Improve VECTOR implementation.
[pspp-builds.git] / src / output / ChangeLog
index 60fd5761d31ea798590db62ef6af97c3a5cfd279..336fbd505318a933bf499e129d1463bf914e79d3 100644 (file)
@@ -1,3 +1,13 @@
+Sat Feb  3 21:56:46 2007  Ben Pfaff  <blp@gnu.org>
+
+       * table.c (tab_hline): Allow t->nr as y argument, so that we can
+       draw a line below the bottom row of the table.
+
+Wed Feb  7 21:38:12 2007  Ben Pfaff  <blp@gnu.org>
+
+       * afm.c: Add #include <limits.h>.  Thanks to John McCabe-Dansted
+       <gmatht@gmail.com> for pointing out the need.
+
 Sun Oct  8 07:09:34 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * table.c (tab_destroy): Freed title, since this is not allocated