aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorUlf Jasper2014-10-20 21:47:51 +0200
committerUlf Jasper2014-10-20 21:47:51 +0200
commit9d9bcb5020987f07dd2b9ab994f8826c07182829 (patch)
tree51f48d0c169eee0b25146e51052ed442288468c0 /lisp/ChangeLog
parent56dfc811b4b93afca1a387cb08349057bb496d91 (diff)
downloademacs-9d9bcb5020987f07dd2b9ab994f8826c07182829.tar.gz
emacs-9d9bcb5020987f07dd2b9ab994f8826c07182829.zip
Newsticker: fix broken image download via url-retrieve, again.
* lisp/net/newst-backend.el (newsticker--image-download-by-url-callback): Make this function actually work: Check status properly, then save image.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 187953b41d3..2336366cd45 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * net/newst-backend.el 3 * net/newst-backend.el
4 (newsticker--image-download-by-url-callback): Make this function 4 (newsticker--image-download-by-url-callback): Make this function
5 actually work: First save image then check status. 5 actually work: Check status properly, then save image.
6 6
72014-10-20 Stefan Monnier <monnier@iro.umontreal.ca> 72014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
8 8