diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f958b355c6f..f590dad8196 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2008-05-26 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-05-26 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * vc.el (Problems): Remove fixed issues. | 3 | * vc.el (Problems): Remove fixed issues. |
| 4 | (vc-expand-dirs): Avoid returning directories. | ||
| 4 | 5 | ||
| 5 | * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating. | 6 | * vc-dispatcher.el (vc-resynch-window): Fix mode-line updating. |
| 6 | (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu. | 7 | (vc-dir-menu-map): Fix menu title for the menu bar and the popup menu. |