diff options
Diffstat (limited to 'util-linux/getopt.c')
-rw-r--r-- | util-linux/getopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/getopt.c b/util-linux/getopt.c index ee6c14393..6ec5cb0cd 100644 --- a/util-linux/getopt.c +++ b/util-linux/getopt.c | |||
@@ -22,7 +22,7 @@ | |||
22 | * Version 1.0.6: Tue Jun 27 2000 | 22 | * Version 1.0.6: Tue Jun 27 2000 |
23 | * No important changes | 23 | * No important changes |
24 | * Version 1.1.0: Tue Jun 30 2000 | 24 | * Version 1.1.0: Tue Jun 30 2000 |
25 | * Added NLS support (partly written by Arkadiusz Mi<B6>kiewicz | 25 | * Added NLS support (partly written by Arkadiusz Mickiewicz |
26 | * <misiek@misiek.eu.org>) | 26 | * <misiek@misiek.eu.org>) |
27 | * Ported to Busybox - Alfred M. Szmidt <ams@trillian.itslinux.org> | 27 | * Ported to Busybox - Alfred M. Szmidt <ams@trillian.itslinux.org> |
28 | * Removed --version/-V and --help/-h in | 28 | * Removed --version/-V and --help/-h in |