]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 13:25:31 +0000 (13:25 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 13:25:31 +0000 (13:25 +0000)
lib/ChangeLog

index b6e781f84b2c5d932656fba73ed0de1fa333b9c8..799cb9ed33d7d9910147d1b1f21c4c696a31d6a3 100644 (file)
@@ -1,5 +1,7 @@
 2002-11-21  Jim Meyering  <jim@meyering.net>
 
+       * strcspn.c: Update from gnulib.
+
        * sig2str.c (str2signum): Use unsigned, not size_t, for type of index.
 
        * quotearg.c: Use `"'s when including quotearg.h and xalloc.h,