aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 96f0d611113..6504f1cfdbf 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12008-05-15 Eric S. Raymond <esr@snark.thyrsus.com> 12008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2 2
3 * vc-cvs.el, vc-git.el, vc-hg.el, vc-hooks.el, vc-mcvs.el,
4 vc-rcs.el, vc-sccs.el, vc-svn.el, vc.el: Rename
5 vc-*-create-snapshot and vc-*-retrieve-snapshot to vc-*-create-tag
6 and vc-*-retireve-tag respectively.
7
3 * vc-dispatcher.el: Fix an incorrect buffer name and remove an 8 * vc-dispatcher.el: Fix an incorrect buffer name and remove an
4 unneeded defalias. 9 unneeded defalias.
5 10