From 8305377e27e7a32819ba21536484c42312740305 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 17 Aug 2005 19:56:48 +0000 Subject: *** empty log message *** --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c06d385c4..872c2055c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2005-08-16 Paul Eggert +2005-08-17 Jim Meyering * Version 5.3.1. + * tests/misc/date [neg-secs]: New test for today's strftime.c bug fix. + +2005-08-16 Paul Eggert + * src/df.c (show_dev): New arg STAT_FILE. All uses changed. This sometimes gives better results on networked file systems that do not respect POSIX semantics. Problem reported by @@ -15,6 +19,8 @@ from the 2004-02-02 change. * tests/misc/date (uninit-64): New test for the above. Rewrite all other OUT strings to include the terminating "\n". + FIXME: remove terminating "\n". Automatically add them whenever + ERR != 0. 2005-08-14 Jim Meyering -- cgit v1.2.3-54-g00ecf