# HG changeset patch # User Eli Zaretskii # Date 988206820 0 # Node ID 7dea8001633f513ba14b7224966afabc14dfb620 # Parent b8928e6da49cbf912ed492f2972e32f66b386906 Fix dates for the last few entries, so they increase monotonically. diff -r b8928e6da49c -r 7dea8001633f lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 25 13:51:02 2001 +0000 +++ b/lisp/ChangeLog Wed Apr 25 13:53:40 2001 +0000 @@ -40,7 +40,7 @@ * eshell/eshell.el (eshell-non-interactive-p): Moved this variable here. -2001-04-22 John Wiegley +2001-04-23 John Wiegley * calendar/timeclock.el: Updated copyright. (timeclock-generate-report): Don't report the daily or two-week @@ -49,7 +49,7 @@ final computational form, which was unnecessary; corrected a parsing problem when timeclock-relative was nil. -2001-04-22 Kahlil Hodgson +2001-04-23 Kahlil Hodgson * calendar/timeclock.el (timeclock-modeline-display): Check if `list-entry' is null.