aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 03fdcf9a1bc..a145f4e7eb6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12009-11-24 David Reitter <david.reitter@gmail.com>
2
3 * vc-git.el (vc-git-registered): use checkout directory (where
4 .git is) rather than the file's directory and a relative path spec
5 to work around a bug in git.
6
12009-11-24 Michael Albinus <michael.albinus@gmx.de> 72009-11-24 Michael Albinus <michael.albinus@gmx.de>
2 8
3 Improve handling of processes on remote hosts. 9 Improve handling of processes on remote hosts.