(ds_read_line): Add argument to limit the length of the line to be
[pspp] / src / libpspp / ChangeLog
index 8547567e76f8f28df5115dd1e4fc33edb3a437d7..7f22461015354ef809cacf86114490aa0406032e 100644 (file)
@@ -1,3 +1,10 @@
+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.