]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 11 Nov 2001 10:09:48 +0000 (10:09 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 11 Nov 2001 10:09:48 +0000 (10:09 +0000)
old/textutils/ChangeLog

index e5e262555787e9471131dacddba03e78400c2e3d..17bf081e1616a456b7b865395bfe10740d991dd5 100644 (file)
@@ -1,7 +1,12 @@
-2001-11-10  Jim Meyering  <meyering@lucent.com>
+2001-11-11  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.17.
 
+       * src/Makefile.am (sort_LDADD): Reflect spelling change:
+       s/POW_LIBM/POW_LIB/.
+
+2001-11-10  Jim Meyering  <meyering@lucent.com>
+
        * src/nl.c (proc_text): Use `puts' to output a string of spaces,
        not printf.  This avoids a warning from gcc's -Wformat-security.