summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-05 13:53:13 +0000
committerJim Meyering <jim@meyering.net>2000-12-05 13:53:13 +0000
commit72a6d74ab25c617a4b02e65ec945dad80f977095 (patch)
tree54a2faa99a1d533f07a9f62eecebff5fc074fb9b /lib
parentcd6f0af0eac4378bcb93195d0e342b32fc654e4b (diff)
downloadcoreutils-72a6d74ab25c617a4b02e65ec945dad80f977095.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index f5d0ddf94..ff6a17c0f 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-05 Jim Meyering <meyering@lucent.com>
+
+ * dirname.c (dir_name_r): Add `const' in a few local declarations.
+
2000-12-04 Jim Meyering <meyering@lucent.com>
* path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.