X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2FChangeLog;h=58941a86ea43fa577fcf62ce99ee73d71aef39ea;hb=5fd22ca7771c8175ef05e91e1194c3c4096337f4;hp=e873a3945c323b5c28ca9d49b7468c058ed6bce7;hpb=2322678e8fddbbf158b01b2720db2636404bba3b;p=pspp-builds.git diff --git a/src/data/ChangeLog b/src/data/ChangeLog index e873a394..58941a86 100644 --- a/src/data/ChangeLog +++ b/src/data/ChangeLog @@ -1,3 +1,13 @@ +Sat Mar 4 13:22:51 2006 Ben Pfaff + + * sfm-private.h: Include variable.h, to get SHORT_NAME_LEN. + + * value.h: Remove check on MAX_SHORT_STRING, which I don't think + really applies. + + * variable.h: Move definition of SHORT_NAME_LEN, LONG_NAME_LEN + here from pref.h.orig. + Sat Mar 4 12:50:48 WST 2006 John Darrington * sys-file-reader.c: Fixed bug reading compressed files.