From 60da98e144b59a955f55baac07dbca256cfe3d3f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 16 Sep 2005 07:53:31 +0000 Subject: [PATCH] . --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5d7505ab8c..0d13a20ccf 100644 --- 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. -- 2.47.3