From b673eeb49c54c7ddd2d7d7301b5dacf0efdf653c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 13 Sep 2005 22:09:25 +0000 Subject: Add date --rfc-3339. --- lib/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 2e960e1ac..2762fbcb5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-09-13 Paul Eggert + + * strftime.c (my_strftime): Add support for %:z, %::z, %:::z. + Fix bug in formats like %2N. + 2005-09-13 Jim Meyering * xalloc.h: Revert unintended change that removed definitions @@ -69,6 +74,12 @@ %0Ns wouldn't work. Before this change, `date -d @-22 +%05s' would print `00-22'. Now, it prints `-0022', as it should. +2005-08-15 Bruno Haible + + Import from gnulib. + * regex.h (__restrict_arr): Don't define to __restrict if __cplusplus + is defined. + 2005-08-13 Jim Meyering * getdate.y (get_date): Undo part of the 2005-04-04 change, so that -- cgit v1.2.3-70-g09d2