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 93129d56600..6be35f927c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2008-07-22 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * vc-git.el (vc-git-status-printer): Update the directory display | ||
| 4 | to match the default. | ||
| 5 | |||
| 3 | * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS. | 6 | * vc-dir.el (vc-dir-recompute-file-state): Add workaround for CVS. |
| 4 | 7 | ||
| 5 | 2008-07-21 Chong Yidong <cyd@stupidchicken.com> | 8 | 2008-07-21 Chong Yidong <cyd@stupidchicken.com> |