Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 1415:7ce0661f305c
Change 'date' command to be less Americanized - from David Vrabel
| author | gthomas |
|---|---|
| date | Wed, 03 Dec 2003 18:14:11 +0000 |
| parents | 9a2e186be457 |
| children | fa9edbd9ccaa |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,9 @@ +2003-12-03 David Vrabel <dvrabel@arcom.com> + + * src/time_date.cxx (do_time_date): Use YYYY/MM/DD HH:MM:SS format + throughout (instead of the American specific format). Expand + range of valid years to 1970 - 2034 (instead of 2000 - 2034). + 2003-11-27 David Woodhouse <dwmw2@redhat.com> * cdl/redboot.cdl, fs/fileio.c, include/fs/fileio.h, src/load.c:
