7af231d1b8b2ab06fb66fcec5dd8ae34adb28641
[pspp-builds.git] / src / output / ChangeLog
1 Thu Mar 30 16:26:56 2006  Ben Pfaff  <blp@gnu.org>
2
3         * output.c: (colon_tokenize) Removed.
4         (configure_driver_line) Rewrote to use ds_separate().  Fixed leak.
5
6 Tue Mar 28 13:50:53 WST 2006 John Darrington <john@darrington.wattle.id.au>
7
8         * html.c, postscript.c, output.c:  Changed to fit the new signature 
9         of fn_interp_vars
10         
11 Sun Mar  5 13:19:32 2006  Ben Pfaff  <blp@gnu.org>
12
13         * postscript.c: (postopen) Fix segfault when the active file has
14         no title.
15
16 Sat Mar  4 13:48:16 2006  Ben Pfaff  <blp@gnu.org>
17
18         We didn't provide a way to define these macros, so obviously
19         there's little demand for them.
20
21         * html.c: Don't test for NO_HTML.
22
23         * postscript.c: Don't test for NO_POSTSCRIPT.
24
25         * output.c: Don't test for either of those.
26
27 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
28         
29         * Moved files from src directory