diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 079e14914b3..d91e23da97b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * vc-mcvs.el (vc-mcvs-create-repo): | ||
| 4 | * vc-cvs.el (vc-cvs-create-repo): Remove. | ||
| 5 | |||
| 3 | * vc-hooks.el (vc-find-root): Fix case where `file' is the current | 6 | * vc-hooks.el (vc-find-root): Fix case where `file' is the current |
| 4 | directory and the root as well. | 7 | directory and the root as well. |
| 5 | 8 | ||