diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb14b30ac28..d3b9a27a092 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298) | ||
| 4 | |||
| 3 | * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when | 5 | * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when |
| 4 | resyncing a directory. | 6 | resyncing a directory. |
| 5 | 7 | ||