1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 03:51:30 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-05-12 20:30:28 +00:00
parent b0fd0aa567
commit 48ebc7d0b7
+4
View 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'.