diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d18657822..1f0e9b176 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -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 |