X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fui%2Fterminal%2FChangeLog;h=4bc7b3619f6153a22de3d4713638194f90ced9b8;hb=f5574c6264163859a8eb94ab1e33bcc1b61fce5f;hp=7129d050c249c9ac74530efc2fd807c0f5081bde;hpb=97d4f38945476834fd7fce612b663f19f2b291f8;p=pspp diff --git a/src/ui/terminal/ChangeLog b/src/ui/terminal/ChangeLog index 7129d050c2..4bc7b3619f 100644 --- a/src/ui/terminal/ChangeLog +++ b/src/ui/terminal/ChangeLog @@ -1,3 +1,13 @@ +Tue Nov 7 20:54:32 WST 2006 John Darrington + + * 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 + + * 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 * main.c: (main) Register SIGABRT with bug_handler also.