X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FChangeLog;h=6faf0afb6cb4dc4be167491efe4eb3ac79e1f83c;hb=55a63940956bc1fba3f113d59a4c26e549704de6;hp=def71128e2803b8479919a49f409b973a2119a37;hpb=a091b0dbb28a3f5f2d944b75bc9d1abba82c548f;p=pspp diff --git a/src/ChangeLog b/src/ChangeLog index def71128e2..6faf0afb6c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +Thu Dec 11 15:13:58 WST 2003 John Darrington + + * output.c: Fixed a bug where pspp would crash if it couldn't find + its startup files. + +Thu Dec 11 15:09:04 WST 2003 John Darrington + + * frequencies.q: Fixed a bug where the program would crash if more that one 'FREQUENCIES' command appeared in a file. + Wed Dec 10 22:03:32 2003 Ben Pfaff * glob.c: Add #include the readline.h #include, which