diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8b339fd1a3..0fffb1878ab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | 2007-09-03 Glenn Morris <rgm@gnu.org> | 1 | 2007-09-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * vc-svn.el (vc-svn-print-log): Change the "Working file" prefix | 3 | * vc-svn.el (vc-svn-print-log): If there is only one file, use |
| 4 | back to singular, for the sake of log-view. | 4 | "Working file:" as the prefix, for the sake of |
| 5 | log-view-current-file. | ||
| 5 | 6 | ||
| 6 | 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2007-09-02 Dan Nicolaescu <dann@ics.uci.edu> |
| 7 | 8 | ||