diff options
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 2ec0e5c028d..309c01fe51f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * NEWS: Mention the new eww `S' command. | ||
| 4 | |||
| 1 | 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | 2014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 6 | ||
| 3 | * NEWS: Add some doc markers to the eww stuff. | 7 | * NEWS: Add some doc markers to the eww stuff. |
| @@ -224,6 +224,10 @@ details. | |||
| 224 | +++ | 224 | +++ |
| 225 | *** `mailcap-mime-data' is now consulted when displaying PDF files. | 225 | *** `mailcap-mime-data' is now consulted when displaying PDF files. |
| 226 | 226 | ||
| 227 | +++ | ||
| 228 | *** The new `S' command will list all eww buffers, and allow managing | ||
| 229 | them. | ||
| 230 | |||
| 227 | ** Message mode | 231 | ** Message mode |
| 228 | 232 | ||
| 229 | *** text/html messages that contain inline image parts will be | 233 | *** text/html messages that contain inline image parts will be |