summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-12 20:09:53 +0000
committerJim Meyering <jim@meyering.net>2000-03-12 20:09:53 +0000
commit40847a559f810f8a1c45ce218b95e9cb6dfccdae (patch)
treea86977f957abe6fbdeb29f5cf20e14f8e8b67c70 /old/sh-utils
parent4c1d48cbfcb6db48e4d0981a65ca0c8e52f2b6cb (diff)
downloadcoreutils-40847a559f810f8a1c45ce218b95e9cb6dfccdae.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index b1e9b84ab..8fae86365 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,10 @@
+2000-03-12 Jim Meyering <meyering@lucent.com>
+
+ Merge from textutils.
+ * src/system.h: (O_BINARY, O_TEXT): Define if necessary.
+ (SET_BINARY, SET_BINARY2): Define.
+ (DEV_BSIZE): Define to BBSIZE if appropriate.
+
2000-03-11 Jim Meyering <meyering@lucent.com>
* tests/date/Test.pm: Set the default TZ value to UTC0, not UTC.