Fix PostScript segfault when active file lacks a title.
[pspp-builds.git] / src / output / ChangeLog
index 4a96aeb941a9479876c7386203e97d30fc102f8b..a33c27f9221a2a26a8a421f379dfa53db3d0b150 100644 (file)
@@ -1,3 +1,19 @@
+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
+       there's little demand for them.
+
+       * html.c: Don't test for NO_HTML.
+
+       * postscript.c: Don't test for NO_POSTSCRIPT.
+
+       * output.c: Don't test for either of those.
+
 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
        
        * Moved files from src directory