From: John Darrington Date: Mon, 24 Oct 2005 05:48:52 +0000 (+0000) Subject: changelog X-Git-Tag: v0.6.0~1177 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cca87913d989819281d05c21b5f9774dff2ffc6;p=pspp-builds.git changelog --- diff --git a/src/ChangeLog b/src/ChangeLog index 4fd66f6f..4df90e33 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +Mon Oct 24 13:42:32 WST 2005 John Darrington + + Moved some definitions to make it easier to abstract a dictionary + from the rest of PSPP. + + * format-prs.c lex-def.[ch]: New files. + + * Makefile.am lexer.[ch] dictionary.c vars-atr.c vfm.c algorithm.c + format.c: Moved some functions between modules. + Sun Oct 23 19:28:08 2005 Ben Pfaff Work to get rid of GCC 4.0 warnings, part 1.