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 09b734891e4..67d1e9e37ba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -19,6 +19,9 @@ | |||
| 19 | 19 | ||
| 20 | * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept | 20 | * vc-svn.el (vc-svn-print-log): svn log doesn't actually accept |
| 21 | multiple arguments, so generate logs sequentially when we get them. | 21 | multiple arguments, so generate logs sequentially when we get them. |
| 22 | * vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:" | ||
| 23 | headers so the various log bindings can do the right thing. | ||
| 24 | * vc-cvs.el (vc-cvs-print-log): Fix a misleading comment. | ||
| 22 | 25 | ||
| 23 | 2007-12-26 Andreas Schwab <schwab@suse.de> | 26 | 2007-12-26 Andreas Schwab <schwab@suse.de> |
| 24 | 27 | ||