aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b67b406c600..c93f195d087 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,9 @@
12007-06-15 Masatake YAMATO <jet@gyve.org> 12007-06-15 Masatake YAMATO <jet@gyve.org>
2 2
3 * vc.el (vc-dired-hook): check the backend returned from 3 * vc-bzr.el (vc-bzr-root): Cache the output of shell command
4 execution.
5
6 * vc.el (vc-dired-hook): Check the backend returned from
4 `vc-responsible-backend' can really handle `subdir'. 7 `vc-responsible-backend' can really handle `subdir'.
5 8
62007-06-15 Chong Yidong <cyd@stupidchicken.com> 92007-06-15 Chong Yidong <cyd@stupidchicken.com>