diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-21 12:56:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-21 12:56:40 +0000 |
commit | d32395693a3c86ae5801bc24e7d6d4fea6de6b46 (patch) | |
tree | 26895f0b39cd1fa2abb337e40056780dc90082e7 /lib | |
parent | bb6ebcc3338c7c1fc3485fb048c50d6fc991642b (diff) | |
download | coreutils-d32395693a3c86ae5801bc24e7d6d4fea6de6b46.tar.xz |
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index c266073ba..a8dbd0ae6 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-06-17 Bruno Haible <haible@clisp.cons.org> + + * path-concat.c (path_concat): Don't access dir[-1] if dir is + the empty string. + 2000-06-21 Jim Meyering <meyering@lucent.com> * Makefile.am (libfetish_a_SOURCES): Add getstr.c. |