Improve string library.
[pspp-builds.git] / src / output / ChangeLog
index 4f2d1810933999cb1362109a0a428b374dfb133c..7af231d1b8b2ab06fb66fcec5dd8ae34adb28641 100644 (file)
@@ -1,3 +1,18 @@
+Thu Mar 30 16:26:56 2006  Ben Pfaff  <blp@gnu.org>
+
+       * output.c: (colon_tokenize) Removed.
+       (configure_driver_line) Rewrote to use ds_separate().  Fixed leak.
+
+Tue Mar 28 13:50:53 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * html.c, postscript.c, output.c:  Changed to fit the new signature 
+       of fn_interp_vars
+       
+Sun Mar  5 13:19:32 2006  Ben Pfaff  <blp@gnu.org>
+
+       * postscript.c: (postopen) Fix segfault when the active file has
+       no title.
+
 Sat Mar  4 13:48:16 2006  Ben Pfaff  <blp@gnu.org>
 
        We didn't provide a way to define these macros, so obviously