Improve VECTOR implementation.
[pspp-builds.git] / src / output / ChangeLog
index 59d7d0e72dc2919ff594a5c18a8446af4bdbb2c5..336fbd505318a933bf499e129d1463bf914e79d3 100644 (file)
@@ -1,3 +1,8 @@
+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