X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=GNUS-NEWS;h=ee3584fdb82513f22c3850d03dedbdfe9654b4b7;hp=bf4430789331d7cd53e8622f4c47d27c3cfe1927;hb=20b0ec9f107f8198efc247a4a6ae76d21f89bafd;hpb=00fc1a5640e0a12f79ee255378b431dc004421c7 diff --git a/GNUS-NEWS b/GNUS-NEWS index bf4430789..ee3584fdb 100644 --- a/GNUS-NEWS +++ b/GNUS-NEWS @@ -1,6 +1,6 @@ GNUS NEWS -- history of user-visible changes. -Copyright (C) 1999-2012 Free Software Foundation, Inc. +Copyright (C) 1999-2015 Free Software Foundation, Inc. See the end of the file for license conditions. Please send Gnus bug reports to bugs@gnus.org. @@ -9,6 +9,11 @@ For older news, see Gnus info node "New Features". * New features +** nnimap can request and use the Gmail "X-GM-LABELS". + +** New package `gnus-notifications.el' can send notifications when you + receive new messages. + ** If you have the "tnef" program installed, Gnus will display ms-tnef files, aka "winmail.dat". @@ -28,6 +33,13 @@ For older news, see Gnus info node "New Features". ** Gnus keeps track of non-existent articles for nnimap groups, so that sparse IMAP folders now list a correct number of messages in them. + +** Gnus will guess the real type of MIME parts of type + application/octet-stream based on the file suffix. So an + application/octet-stream with a name of "rms.jpg" will be displayed + as an image/jpeg type by default, for instance. + +** `nnimap-inbox' can now be a list of mail box names. * For older news, see Gnus info node "New Features".