aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 0377808ed7e..8e593d72e65 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,5 +1,13 @@
12010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org> 12010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4 (gnus-html-wash-tags): Add a new `i' command to insert images.
5 (gnus-html-insert-image): New command and keystroke.
6
7 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8 so that nnimap methods aren't agentized by default. There's apparently
9 many problems related to agent/imap behaviour.
10
3 * gnus-art.el (gnus-article-copy-string): New command and key binding. 11 * gnus-art.el (gnus-article-copy-string): New command and key binding.
4 12
5 * gnus-html.el: Doc fix. 13 * gnus-html.el: Doc fix.