From c8624c2dcce43bf6f73b9d5dca8739367f9cf7f1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Aug 2005 12:16:58 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b891343452..41e857d409 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-08-14 Jim Meyering +2005-08-15 Jim Meyering * Version 5.3.1. + Don't print uninitialized data (or anything else) to stdout + upon localtime failure. + * src/date.c (show_date): Remove stray `puts (buf);' (debugging?) + from the 2004-02-02 change. + +2005-08-14 Jim Meyering + * src/md5sum.c (usage): Fix typo s/formated/formatted/ reported by Norbert Kiesel. -- 2.47.3