]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 07:39:08 +0000 (07:39 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 07:39:08 +0000 (07:39 +0000)
ChangeLog

index 386299836ef384ff92c4118f0fe77ccda4cb096f..5d7505ab8c52a87c341b75ef8d485e5631a92038 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,11 @@
 
        * Version 5.3.1-cvs.
 
+       Date no longer allocates virtual memory to do its job,
+       so it can no longer fail due to an out-of-memory condition.
        * src/date.c: Include fprintftime.h.
        Don't include strftime.h or xanstrftime.h -- no longer needed.
-       (show_date): Use fprintftime rather than xanstrftime.
+       (show_date): Use new fprintftime function rather than xanstrftime.
 
        * tests/misc/date (subfmt-up1): Test the combination of the
        to-upper-case modifier (^) and a conversion specifier that