diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1469e13daa8..67d1814b28c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * image.el (put-image): Mention the `put-image' overlay property | ||
| 4 | (bug#7834). | ||
| 5 | |||
| 3 | * scroll-bar.el (set-scroll-bar-mode): Mention that | 6 | * scroll-bar.el (set-scroll-bar-mode): Mention that |
| 4 | `scroll-bar-mode' lists the values (bug#7772). | 7 | `scroll-bar-mode' lists the values (bug#7772). |
| 5 | 8 | ||