(ds_read_line): Add argument to limit the length of the line to be
[pspp-builds.git] / src / libpspp / ChangeLog
index 502b929275948820c2751136ddd49c769f3258d5..7f22461015354ef809cacf86114490aa0406032e 100644 (file)
@@ -1,3 +1,16 @@
+2008-02-18  Ben Pfaff  <blp@gnu.org>
+
+       Patch #6426.  Thanks to John Darrington for review.
+
+       * str.c (ds_read_line): Add argument to limit the length of the
+       line to be read.  Update all callers.
+
+2008-02-01  Ben Pfaff  <blp@gnu.org>
+
+       Patch #6386.  Thanks to John Darrington for review.
+
+       * str.c (str_format_26adic): New function.
+
 2007-12-24  John Darrington <john@darrington.wattle.id.au>
 
         * taint.c (taint_destroy): Return true if pointer is null.