Fixed a buglet in the ERASE command, added a test for it, and some documentation.
[pspp] / ChangeLog
index 4049faa8997f8cd6307e2e163a05e107d58fdf05..195f028aff831207c964e30f88a16ec036029820 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Tue Dec 30 22:23:40 WST 2003 John Darrington <john@darrington.wattle.id.au>
+       
+       * Fixed floating point rounding bug in percentiles calculation
+
+Sat Dec 27 16:16:49 2003  Ben Pfaff  <blp@gnu.org>
+
+       * configure.ac: Add -Wmissing-prototypes flag to gcc.
+
+       * TODO: Updated.
+
 Wed Dec 17 12:19:40 WAST 2003 John Darrington <john@darrington.wattle.id.au>
 
        * Added an --enable-debug flag to configure