summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-11-03 10:10:38 +0100
committerJim Meyering <meyering@redhat.com>2007-11-03 10:42:52 +0100
commit0814422a7df34bf06f15a6f064472f3aed8c7ebe (patch)
tree71eb4ce8382c954c06b83e9da622652be98275b6 /ChangeLog
parenta860ca32b0cadfff722f7639b2158a59be7bd346 (diff)
downloadcoreutils-0814422a7df34bf06f15a6f064472f3aed8c7ebe.tar.xz
seq: add another test for the %% bug
* tests/misc/seq (fmt-c): Test the other fixed case, too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed47c2446..4d931f3c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-03 Jim Meyering <meyering@redhat.com>
+
+ seq: add another test for the %% bug.
+ * tests/misc/seq (fmt-c): Test the other fixed case, too.
+
2007-11-03 Paul Eggert <eggert@cs.ucla.edu>
Fix bug with "seq 10.8 0.1 10.95", plus another bug with %% in format.