Fixed bug #17420 (table columns exceeded with /FORMAT=nolabels )
[pspp-builds.git] / src / language / stats / ChangeLog
index 05cba5c35aa5d81aa0ef46d868db5707b144b97b..6b0c3e63b8b38ead58369eaf4a6b59c6c76e4d71 100644 (file)
@@ -1,3 +1,8 @@
+Fri Dec 22 19:22:18 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * frequencies.q : Fixed bug #17420, where the table bounds were overun
+       when /FORMAT=nolabels was given.
+
 Wed Dec 20 18:45:31 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * binomial.c binomial.h : New files.  Thanks to Jason Stover