summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index c6aa47d92..1ceebdfb6 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-29 Paul Eggert <eggert@twinsun.com>
+
+ * coreutils.texi (csplit invocation):
+ The regexp offset need not have a sign; POSIX requires support
+ for signless offets.
+
2003-10-03 Jim Meyering <jim@meyering.net>
* coreutils.texi (du invocation): Describe -P, --no-dereference.