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 10b5daaac04..493052d4dcb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * net/eww.el: Rework history traversal. When going forward/back, | 3 | * net/eww.el: Rework history traversal. When going forward/back, |
| 4 | put these actions into the history, too, so that they can be | 4 | put these actions into the history, too, so that they can be |
| 5 | replayed. | 5 | replayed. |
| 6 | (eww-render): Move the history reset to the correct buffer. | ||
| 6 | 7 | ||
| 7 | 2013-06-25 Juri Linkov <juri@jurta.org> | 8 | 2013-06-25 Juri Linkov <juri@jurta.org> |
| 8 | 9 | ||