From: Jim Meyering Date: Fri, 12 May 2000 20:30:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0s~62 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=48ebc7d0b75ad2f5b2d02f9cf96aebdaac3b7c8b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e9b3b9b1f6..3493301926 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ 2000-05-12 Jim Meyering + * 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'.