]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
space to tab
authorJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 19:02:34 +0000 (19:02 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Oct 2000 19:02:34 +0000 (19:02 +0000)
old/sh-utils/ChangeLog

index 8608ba1a35a660bd5a5567f54b40334d1d701580..42f5fe9ea3e3b44807639490a01e88e0daa09a6e 100644 (file)
@@ -8,15 +8,15 @@
 
 2000-10-06  Paul Eggert  <eggert@twinsun.com>
 
-        Undo the effect of the 1997-07-12 change to date.c; it
-        broke "date -u MMDDhhmm" and it wasn't documented.
-        This reverts to the behavior of the 1996-01-03 patch.
+       Undo the effect of the 1997-07-12 change to date.c; it
+       broke "date -u MMDDhhmm" and it wasn't documented.
+       This reverts to the behavior of the 1996-01-03 patch.
 
-        * src/date.c (TZ_UTC0, MAYBE_SET_TZ_UTC0, set_tz): Remove.
-        (batch_convert): Don't futz with TZ.
-        (main): -u now parses all dates as UTC, not just some.
-        * tests/date/Test.pm (utc-0, utc-1, relative-2): Adjust to
-        above change.
+       * src/date.c (TZ_UTC0, MAYBE_SET_TZ_UTC0, set_tz): Remove.
+       (batch_convert): Don't futz with TZ.
+       (main): -u now parses all dates as UTC, not just some.
+       * tests/date/Test.pm (utc-0, utc-1, relative-2): Adjust to
+       above change.
 
 2000-09-29  Jim Meyering  <meyering@lucent.com>
 
 
 2000-01-21  Bruno Haible  <haible@linuix.math.u-bordeaux.fr>
 
-        Add support for octal and hexadecimal output.
-        * seq.c (intconv): New variable.
+       Add support for octal and hexadecimal output.
+       * seq.c (intconv): New variable.
        (usage): Update.
        (main): Call scan_arg instead of scan_double_arg. Call check_format
        before scan_arg.
 1997-08-31  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/who.c (main): New option --lookup (-l).
-       (print_entry): Only call canon_host if user explicitly asks for it.
-       (usage): Describe --lookup.
+       (print_entry): Only call canon_host if user explicitly asks for it.
+       (usage): Describe --lookup.
        From Galen Hazelwood.
 
        * configure.in (ALL_LINGUAS): Add Spanish (es).