Committed patch #5524, which allows the message destination to be
[pspp] / src / ui / terminal / ChangeLog
index 7129d050c249c9ac74530efc2fd807c0f5081bde..4bc7b3619f6153a22de3d4713638194f90ced9b8 100644 (file)
@@ -1,3 +1,13 @@
+Tue Nov  7 20:54:32 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * command-line.c msg-ui.c msg-ui.h main.c: Added an -e
+       option to set the file for error messages.
+
+Sat Nov  4 15:48:04 2006  Ben Pfaff  <blp@gnu.org>
+
+       * msg-ui.c (handle_msg): Only write message to terminal if
+       get_error_routing_to_terminal() returns true.
+
 Fri Jul  7 20:03:42 2006  Ben Pfaff  <blp@gnu.org>
 
        * main.c: (main) Register SIGABRT with bug_handler also.