Committed patch #5524, which allows the message destination to be
[pspp] / src / ui / terminal / ChangeLog
index 039ac64460916ae31328606c1aea22603ff5375e..4bc7b3619f6153a22de3d4713638194f90ced9b8 100644 (file)
@@ -1,3 +1,18 @@
+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.
+       (bug_handler) Handle SIGABRT also.
+
 Tue Jun 27 22:44:56 2006  Ben Pfaff  <blp@gnu.org>
 
        Fix regression in command name completion reported by John