Adapt to most recent gnulib.
[pspp-builds.git] / src / ui / terminal / ChangeLog
index cebce364ce70aef403265810e55737e414f35528..a02521dae91256dd09d026d385c8f1403ec9af68 100644 (file)
@@ -1,3 +1,26 @@
+Sun Feb 18 13:28:26 2007  Ben Pfaff  <blp@gnu.org>
+
+       * msg-ui.c: Don't include exit.h, because gnulib fixes up stdlib.h
+       as necessary.  Do include stdlib.h, because exit.h did so for us
+       and we need it.
+
+Thu Feb  8 15:07:04 2007  Ben Pfaff  <blp@gnu.org>
+
+       * read-line.c (readln_initialize): Instead of only supporting
+       history in unix, always support history, and only support a
+       history file when $HOME is defined.
+       (readln_uninitialize): Ditto.
+       (welcome) Call readln_initialize instead of duplicating code.
+
+Sun Dec 10 11:13:53 2006  Ben Pfaff  <blp@gnu.org>
+
+       * command-line.c (pre_syntax_message): Use term "syntax" instead
+       of "script".
+
+Sat Dec  9 07:21:02 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * msg-ui.c (msg_ui_done): call msg_locator_done.
+
 Sun Dec  3 11:57:00 2006  Ben Pfaff  <blp@gnu.org>
 
        * read-line.c (read_interactive): Always read GETL_INTERACTIVE