summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-11-30 14:47:16 +0000
committerJim Meyering <jim@meyering.net>2004-11-30 14:47:16 +0000
commita4304d4187c3f47ba782c798ca0f4b2f4dabf5bd (patch)
tree39caa161782084a4184ab9c08daaf3bc3bc4c0d3 /lib
parentde39e47a4006370be524ba791c3694f71a71e18f (diff)
downloadcoreutils-a4304d4187c3f47ba782c798ca0f4b2f4dabf5bd.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 48ef983d7..8760efafd 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -6,6 +6,7 @@
* chdir-long.c: Renamed from chdir.c.
* chdir-long.h: Renamed from chdir.h.
[!defined PATH_MAX]: Define chdir_long to chdir on systems like the Hurd.
+ * Makefile.am (libfetish_a_SOURCES): Reflect name changes.
* chdir.c (O_DIRECTORY): Define, if necessary.
(memchrcspn): Tiny wrapper around memchr.