aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 149c807f230..5498967dba4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * emacs-lisp/package.el (package-selected-packages): Fix :type 3 * emacs-lisp/package.el (package-selected-packages): Fix :type
4 (package-install): Rename ARG to MARK-SELECTED. 4 (package-install): Rename ARG to MARK-SELECTED.
5 (package--get-deps): Fix for indirect dependencies.
5 6
62015-02-01 Thierry Volpiatto <thierry.volpiatto@gmail.com> 72015-02-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7 8