summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-13 20:11:15 +0000
committerJim Meyering <jim@meyering.net>2001-08-13 20:11:15 +0000
commit60a8a47a86fd9f9c81ec87e56b26568e9f1feda7 (patch)
treed315bad50a113af39a5b7564c97ef7cdd9c5da68 /lib/ChangeLog
parent269f95aef745319bde1ba4875212569fa14dccaf (diff)
downloadcoreutils-60a8a47a86fd9f9c81ec87e56b26568e9f1feda7.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 96500b8d4..b0e82e02d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-13 Paul Eggert <eggert@twinsun.com>
+
+ * Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
+ Port to Solaris 8, where 'sed' requires a space after the 'r'
+ command, and where sh dislikes "$/". Clean up the spacing a bit.
+ Redirect output to $tmp just once.
+
2001-08-12 Paul Eggert <eggert@sic.twinsun.com>
* lib/addext.c (<errno.h>): Include.