Mark error() as NO_RETURN.
[pspp-builds.git] / src / data / ChangeLog
1 Mon Mar 20 16:33:53 2006  Ben Pfaff  <blp@gnu.org>
2
3         * por-file-reader.c: (error) Mark as NO_RETURN.
4
5 Sat Mar 11 15:06:07 WST 2006 John Darrington <john@darrington.wattle.id.au>
6
7         * settings.c: Changed default value of scompress to true.
8
9 Sat Mar  4 13:22:51 2006  Ben Pfaff  <blp@gnu.org>
10
11         * sfm-private.h: Include variable.h, to get SHORT_NAME_LEN.
12
13         * value.h: Remove check on MAX_SHORT_STRING, which I don't think
14         really applies.
15
16         * variable.h: Move definition of SHORT_NAME_LEN, LONG_NAME_LEN
17         here from pref.h.orig.
18
19 Sat Mar  4 12:50:48 WST 2006 John Darrington <john@darrington.wattle.id.au>
20
21         * sys-file-reader.c: Fixed bug reading compressed files.
22
23 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
24
25         * Numerous renames.  See src/ChangeLog for details.
26         
27         * Moved files from src directory