aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2cc878d1ddd..018c6dfc2c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12015-01-17 Ulrich Müller <ulm@gentoo.org>
2
3 * version.el (emacs-bzr-version-dirstate, emacs-bzr-version-bzr):
4 Remove.
5 (emacs-repository-get-version): Discard the Bazaar case.
6 * vc/vc-bzr.el (vc-bzr-version-dirstate): Rename from
7 emacs-bzr-version-dirstate and move from version.el to here.
8 (vc-bzr-working-revision): Use it.
9
12015-01-17 Stefan Monnier <monnier@iro.umontreal.ca> 102015-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * emacs-lisp/eieio-generic.el (call-next-method): Don't bother checking 12 * emacs-lisp/eieio-generic.el (call-next-method): Don't bother checking