.
authorJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 07:53:31 +0000 (07:53 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 16 Sep 2005 07:53:31 +0000 (07:53 +0000)
ChangeLog

index 5d7505a..0d13a20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,9 @@
 
        * Version 5.3.1-cvs.
 
-       Date no longer allocates virtual memory to do its job,
+       Date no longer needs to allocate 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 new fprintftime function rather than xanstrftime.