summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c406e0bd..469ee29cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-04 Jim Meyering <jim@meyering.net>
+
+ Exercise xstrtol's diagnostics via pr's --pages option.
+ * tests/misc/xstrtol: New file.
+ * tests/misc/Makefile.am (TESTS): Add xstrtol.
+
2007-08-04 Paul Eggert <eggert@cs.ucla.edu>
Adapt to new human and xstrtol API.