aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c6f11fec11a..17648f6a540 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org> 12013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * net/shr.el (shr-parse-image-data): New function to grab both the
4 data itself and the Content-Type.
5 (shr-put-image): Use it.
6
7 * net/eww.el (eww-display-image): Ditto.
8
3 * image.el (image-content-type-suffixes): New variable. 9 * image.el (image-content-type-suffixes): New variable.
4 10
52013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org> 112013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>