diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2009-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 | |||
| 1 | 2009-11-24 Michael Albinus <michael.albinus@gmx.de> | 7 | 2009-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. |