aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
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 @@
12007-09-03 Glenn Morris <rgm@gnu.org> 12007-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
62007-09-02 Dan Nicolaescu <dann@ics.uci.edu> 72007-09-02 Dan Nicolaescu <dann@ics.uci.edu>
7 8