Reading of system files is now more robust against badly formed / specially
[pspp-builds.git] / src / ChangeLog
index 5bde5cc220f973826cdc086ff742b50ed9a4ad2e..ac2affb839622010524a7e7629633b469246fba3 100644 (file)
@@ -1,3 +1,14 @@
+Wed May 25 10:27:02 WST 2005 John Darrington <john@darrington.wattle.id.au>
+       
+       * alloc.c alloc.h: (xcalloc) changed signature to imitate the
+       POSIX  calloc function.
+       
+       * crosstabs.q get.c vars-prs.c: Updated calls to xcalloc to
+       reflect new signature.
+
+       * sfm-read.c: Now much more robust in the face of badly formed
+       system files.
+
 Mon May 23 11:57:31 WST 2005 John Darrington <john@darrington.wattle.id.au>
 
        *sfm-read.c: Fixed some bugs regarding long string continuation