diff options
author | Miles Bader <miles@gnu.org> | 2006-03-31 04:53:33 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-03-31 04:53:33 +0000 |
commit | afc749959d78f5b48b92de877067828d46c915ce (patch) | |
tree | 05a46eb53d85f823125d7d84177ec6ef3404a2d2 /etc/GNUS-NEWS | |
parent | a869edd4e7ab5bd674a7d586b6baf2b26c94361c (diff) | |
download | emacs-afc749959d78f5b48b92de877067828d46c915ce.tar.gz |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 71-72)
- Update from CVS
Diffstat (limited to 'etc/GNUS-NEWS')
-rw-r--r-- | etc/GNUS-NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS index 4032558b023..f13b4fa5dd3 100644 --- a/etc/GNUS-NEWS +++ b/etc/GNUS-NEWS @@ -357,7 +357,11 @@ format=flowed was present but not documented in earlier versions. ** The option `mm-fill-flowed' can be used to disable treatment of format=flowed messages. Also, flowed text is disabled when sending -inline PGP signed messages. (New in Gnus 5.10.7) +inline PGP signed messages. (New in Gnus 5.10.8) + +** The tool bar icons are now (de)activated correctly in the group +buffer, see the variable `gnus-group-update-tool-bar'. It's default +value depends on your Emacs version. (New in Gnus 5.10.8) ** Gnus supports the generation of RFC 2298 Disposition Notification requests. |