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