diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0f235ba523b..e7cdd7cf510 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-10-10 Andre Spiegel <spiegel@gnu.org> + + * vc-cvs.el (vc-cvs-parse-entry): Parse the time stamp found in + CVS/Entries, rather than comparing it textually. + 2002-10-10 Markus Rost <rost@math.ohio-state.edu> * international/encoded-kb.el: Add `provide' call. |