diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1c0518b6e21..382b6537af6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | function. | 4 | function. |
| 5 | (package-initialize): Use it to populate `package-selected-packages'. | 5 | (package-initialize): Use it to populate `package-selected-packages'. |
| 6 | (package-menu-execute): Clean unnecessary `and'. | 6 | (package-menu-execute): Clean unnecessary `and'. |
| 7 | (package--get-deps): Fix returning duplicates. | ||
| 7 | 8 | ||
| 8 | 2015-02-02 Michael Albinus <michael.albinus@gmx.de> | 9 | 2015-02-02 Michael Albinus <michael.albinus@gmx.de> |
| 9 | 10 | ||