aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4ba7d364be..719c25b1aa5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-08-27 Alex Harsanyi <harsanyi@mac.com> (tiny change)
2
3 * vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is
4 not the same as the last modification time, fall back on the
5 backend-specific check.
6
12008-08-27 Teodor Zlatanov <tzz@lifelogs.com> 72008-08-27 Teodor Zlatanov <tzz@lifelogs.com>
2 8
3 * add-log.el (change-log-next-error): Run an extra `find-file' to 9 * add-log.el (change-log-next-error): Run an extra `find-file' to