aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0d5cdd1f848..89a92f6454f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12014-12-18 Dmitry Gutov <dgutov@yandex.ru> 12014-12-18 Dmitry Gutov <dgutov@yandex.ru>
2 2
3 * vc/vc-svn.el (vc-svn-dir-status-files): Revert the 2014-12-02
4 change (bug#19387). Use `apply' on `vc-dir-command' (bug#19405).
5
3 * emacs-lisp/package.el (package-activate-1): Add RELOAD argument 6 * emacs-lisp/package.el (package-activate-1): Add RELOAD argument
4 and a docstring. 7 and a docstring.
5 (package-activate): Call itself on dependencies on PACKAGE with 8 (package-activate): Call itself on dependencies on PACKAGE with