summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-03 10:39:03 +0000
committerJim Meyering <jim@meyering.net>2000-12-03 10:39:03 +0000
commitf559a4afa3ae536087e27e60aa9b5035adbe9a19 (patch)
tree35ee69a4eecd1ddcbed2c729b1ca326f16902bf0 /old
parentb5d4b2c555cfc6a448575e3ded8dd1078424f53a (diff)
downloadcoreutils-f559a4afa3ae536087e27e60aa9b5035adbe9a19.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 871d5d225..26314ba5c 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,7 @@
2000-12-03 Jim Meyering <meyering@lucent.com>
+ * Version 2.0.9.
+
Make od print valid addresses for offsets of 2^32 and larger, and
allow byte offset (-j) and byte count (-N) to be 2^32 and larger.
@@ -121,8 +123,6 @@
2000-11-27 Jim Meyering <meyering@lucent.com>
- * Version 2.0.9.
-
* src/checksum.h: Don't include system.h here.
* src/md5.c: Include config.h, stdio.h, sys/types.h. and system.h here
instead.