summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df1718e74..aa81a6c85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
iteration would use unadjusted input stream pointer, thus ignoring
the desired "skip". Report and patch by Paul GHALEB.
+ * tests/misc/od: New file, test for the above.
+ * tests/misc/Makefile.am (TESTS): Add od.
+
2007-08-10 Paul Eggert <eggert@cs.ucla.edu>
Accommodate more xstrtol changes.