Make interactive output go to the terminal (bug #17213), by
[pspp-builds.git] / src / ui / terminal / ChangeLog
index 10d7d36558ba7f729c7d4e01610108b3561804c5..a98b9244aa0affea65d68e4a8ba0fdadba203360 100644 (file)
@@ -1,3 +1,15 @@
+2007-07-25  Ben Pfaff  <blp@gnu.org>
+
+       Make interactive output go to the terminal (bug #17213), by
+       causing the UI to flush output to the user when it prompts for a
+       command.
+
+       * command-line.c (parse_command_line): Configure interactive
+       output devices if appropriate.
+
+       * read-line.c (readln_read): Flush output if this is a prompt for
+       the first line of a command.
+
 2007-06-06  Ben Pfaff  <blp@gnu.org>
 
        Adapt case sources, sinks, and clients of procedure code to the