]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 May 2000 20:30:28 +0000 (20:30 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 May 2000 20:30:28 +0000 (20:30 +0000)
old/textutils/ChangeLog

index e9b3b9b1f6f7d8b5cf954bbcb2185395104b0dda..3493301926c130daf60bd1f9db038ae615d0352f 100644 (file)
@@ -1,5 +1,9 @@
 2000-05-12  Jim Meyering  <meyering@lucent.com>
 
+       * src/head.c (string_to_integer): Restrict base to 10.
+       Reported by Joseph S. Myers.
+       * tests/head/Test.pm: Add a few tests for this.
+
        New option: --first-only
        * src/unexpand.c (anonymous enum) [CONVERT_FIRST_ONLY_OPTION]: Define.
        (long_options): Add `first-only'.