diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 0084885485..504bbfefa2 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2001-06-10 Damon Chaplin <damon@ximian.com> + + * e-time-utils.c (e_time_parse_date_and_time): + (e_time_parse_time): got rid of '%n' at end of each format string + for strptime. I don't know how I managed to put them in there. + 2001-05-31 Christopher James Lahey <clahey@ximian.com> * Makefile.am (INCLUDES): Added db3 cflags. |