]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 29 May 2000 16:22:03 +0000 (16:22 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 29 May 2000 16:22:03 +0000 (16:22 +0000)
lib/ChangeLog
old/sh-utils/ChangeLog

index 12675306ce1fc620c636afa34ab2b54f86c2a667..d0137b89b33ebe3b1c7015f2eeb157fb3cb3e3c3 100644 (file)
@@ -1,3 +1,7 @@
+2000-05-22  Jim Meyering  <meyering@lucent.com>
+
+       * makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
+
 2000-05-18  Jim Meyering  <meyering@lucent.com>
 
        * hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
index a0013d83300b969fd09fcfb7ef4bb62532fd953c..49574e3c58572f45dc337dea086fce2470cc1eed 100644 (file)
@@ -1,5 +1,7 @@
 2000-05-29  Jim Meyering  <meyering@lucent.com>
 
+       * tests/nice: Remove now-unused reference to srcdir.
+
        * src/help-version: Use `WARNING', not just `Warning' in the
        broken-/bin/sh diagnostic, to be consistent with other such warnings.