]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 27 May 2001 15:03:29 +0000 (15:03 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 May 2001 15:03:29 +0000 (15:03 +0000)
old/sh-utils/ChangeLog

index d186578222654c21d51f7613d1030935e8c2850b..1f0e9b17651fddc524246cb0d63e9a20eb8a4b1f 100644 (file)
@@ -1,3 +1,12 @@
+2001-05-27  Jim Meyering  <meyering@lucent.com>
+
+       * src/dirname.c (main): Add `const' to declaration of local, `result'.
+
+2001-04-01  Michael Stone  <mstone@debian.org>
+
+       Add options to make `who' more POSIX compliant.
+       * who.c:
+
 2001-05-11  Paul Eggert  <eggert@twinsun.com>
 
        dirname code cleanup.  base_name now behaves more compatibly