summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-07 23:37:10 +0000
committerJim Meyering <jim@meyering.net>2003-03-07 23:37:10 +0000
commit684f41944e507359e70c3536d8630d9392c08d57 (patch)
tree09f53a6c5a1ee787450855dc04a47b24786cd2c5 /lib/ChangeLog
parent6d842c09f025546582f990b068a6562ed68f2f80 (diff)
downloadcoreutils-684f41944e507359e70c3536d8630d9392c08d57.tar.xz
.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 603f06ab1..89739c273 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,9 @@
2003-03-07 Jim Meyering <jim@meyering.net>
+ * Makefile.am (libfetish_a_SOURCES): Remove mmap-stack.h.
+
+ * mmap-stack.c, mmap-stack.h: Remove files.
+
* getcwd.c: #undef getcwd only after *all* included header files.
Declare getcwd unconditionally. The problem was that same.h
included config.h, and that defined getcwd to rpl_getcwd a second