]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 10 Apr 2003 15:57:56 +0000 (15:57 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 10 Apr 2003 15:57:56 +0000 (15:57 +0000)
lib/ChangeLog

index a09fea8cc040bbd0f501d172f1234531345157a5..2d7042ea1701c8ec8ffdef5867dc7e03c3254fb6 100644 (file)
@@ -1,3 +1,9 @@
+2003-04-10  Jim Meyering  <jim@meyering.net>
+
+       * canonicalize.c (canonicalize_file_name): Remove stray semicolon
+       that caused `readlink --canonical RELATIVE_NAME' to fail on e.g.,
+       Solaris systems.  Reported by Bruce Korb.
+
 2003-04-05  Jim Meyering  <jim@meyering.net>
 
        * Makefile.am (DEFS): Use += notation rather than `DEFS = ... @DEFS@'.