diff options
author | Jim Meyering <jim@meyering.net> | 2000-05-12 20:30:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-05-12 20:30:28 +0000 |
commit | 48ebc7d0b75ad2f5b2d02f9cf96aebdaac3b7c8b (patch) | |
tree | 4c34e163bbab7d1c545f0cf0dcc2800b52050f7f /old/textutils | |
parent | b0fd0aa567fc0cb14781e41aa690cf28fc8e9a4a (diff) | |
download | coreutils-48ebc7d0b75ad2f5b2d02f9cf96aebdaac3b7c8b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
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 <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'. |