From f35ceefaf0fcb9c78fd935e7e9c2aef1e96c79d0 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 10 May 2000 17:58:29 +0000 Subject: Wed May 10 13:52:24 2000 Egor Duda * libc/time/asctime_r.c (asctime_r): Change output format. Day of month is now padded with space, not zero. This now conforms to ANSI standard. --- newlib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 9e7a64f8b..fb5a9df0e 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +Wed May 10 13:52:24 2000 Egor Duda + + * libc/time/asctime_r.c (asctime_r): Change output format. Day of + month is now padded with space, not zero. This now conforms to + ANSI standard. + Wed May 03 17:57:00 2000 Corinna Vinschen * libc/include/sys/errno.h: Add define for ENOSHARE ("No such -- cgit v1.2.3