diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e9b3b9b1f..349330192 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'.