summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-07-02 11:56:56 +0000
committerJim Meyering <jim@meyering.net>2005-07-02 11:56:56 +0000
commitf0001d73461658865586a0f03cb82b02a3f76cfc (patch)
tree48a235de754a16cf48252b60d0c158f6c377440b /lib/ChangeLog
parent25ef400404437158c31c2dcaa3ad3c9dbba7bd12 (diff)
downloadcoreutils-f0001d73461658865586a0f03cb82b02a3f76cfc.tar.xz
*** empty log message ***
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 69172d163..8b56cbf54 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,8 @@
2005-07-02 Jim Meyering <jim@meyering.net>
+ * getopt_.h: Assume HAVE_UNISTD_H, i.e., include <unistd.h>
+ unconditionally.
+
* fnmatch.c: Update from gnulib.
* backupfile.c, canon-host.c, canonicalize.c, chown.c, cloexec.c: