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

index cc99732158122659a805d16dd42bb9e867801560..e5e262555787e9471131dacddba03e78400c2e3d 100644 (file)
@@ -1,7 +1,12 @@
-2001-11-09  Jim Meyering  <meyering@lucent.com>
+2001-11-10  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.17.
 
+       * src/nl.c (proc_text): Use `puts' to output a string of spaces,
+       not printf.  This avoids a warning from gcc's -Wformat-security.
+
+2001-11-09  Jim Meyering  <meyering@lucent.com>
+
        * configure.ac: Use AC_CONFIG_FILES(...) and call AC_OUTPUT with no
        arguments.