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 59039e19ab2..211ea180ec4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-06-06 Glenn Morris <rgm@gnu.org> | 1 | 2012-06-06 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * vc/vc-rcs.el (vc-rcs-rcs2log-program): New. | ||
| 4 | (vc-rcs-update-changelog): Use it. | ||
| 5 | |||
| 3 | * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff | 6 | * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff |
| 4 | 7 | ||
| 5 | * vc/vc-sccs.el (vc-sccs-write-revision): New function. | 8 | * vc/vc-sccs.el (vc-sccs-write-revision): New function. |