35a8ed1e3227cc7dab65df8ffbcbefb0042a4d29
[pspp-builds.git] / src / data / ChangeLog
1 Tue Apr  4 15:28:40 WST 2006 John Darrington <john@darrington.wattle.id.au>
2
3         * filename.ch (fn_interp_vars): Fixed small buglet.
4
5 Tue Mar 28 13:47:16 WST 2006 John Darrington <john@darrington.wattle.id.au>
6         
7         * filename.[ch] (fn_interp_vars): Changed the signature and semantics
8         so as to modify the string inline.   Thus makeing it easier to
9         destroy the results when no longer needed.
10         
11 2006-03-25  Jason Stover  <jhs@math.gcsu.edu>
12
13         * category.c (cat_stored_values_destroy): Fixed memory leak.
14
15 Fri Mar 24 18:15:41 2006  Ben Pfaff  <blp@gnu.org>
16
17         Add some missing frees.  Thanks to John Darrington for reporting
18         these.
19
20         * any-writer.c (any_writer_close): Free writer.
21
22         * any-reader.c (any_reader_close): Free reader.
23
24 Mon Mar 20 16:33:53 2006  Ben Pfaff  <blp@gnu.org>
25
26         * por-file-reader.c: (error) Mark as NO_RETURN.
27
28 Sat Mar 11 15:06:07 WST 2006 John Darrington <john@darrington.wattle.id.au>
29
30         * settings.c: Changed default value of scompress to true.
31
32 Sat Mar  4 13:22:51 2006  Ben Pfaff  <blp@gnu.org>
33
34         * sfm-private.h: Include variable.h, to get SHORT_NAME_LEN.
35
36         * value.h: Remove check on MAX_SHORT_STRING, which I don't think
37         really applies.
38
39         * variable.h: Move definition of SHORT_NAME_LEN, LONG_NAME_LEN
40         here from pref.h.orig.
41
42 Sat Mar  4 12:50:48 WST 2006 John Darrington <john@darrington.wattle.id.au>
43
44         * sys-file-reader.c: Fixed bug reading compressed files.
45
46 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
47
48         * Numerous renames.  See src/ChangeLog for details.
49         
50         * Moved files from src directory