diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-23 09:02:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-23 09:02:23 +0000 |
commit | 8f0c48cf2f6d63f68f77b4adb86c1e38a81b9108 (patch) | |
tree | f87a3a7d6719f5a2cc6796bca6e24247b248ab1a | |
parent | a5d6352ca2348817b2493b946f07a3c6cea1eb3c (diff) | |
download | coreutils-8f0c48cf2f6d63f68f77b4adb86c1e38a81b9108.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 41f9784bb..2abc92b57 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2002-02-23 Paul Eggert <eggert@twinsun.com> + + * path-concat.c (xpath_concat): Reorder code to pacify + compilers that don't know that xalloc_die never returns. + 2002-02-20 Jim Meyering <meyering@lucent.com> * getdate.c: Regenerate using bison-1.33. |