X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;fp=NEWS;h=d43c65598a68db4bd4c63573d49e11a3320985fd;hb=7b793dae5dab2026e26f7a1d3db6e10e860a506a;hp=9f77725be6fa9edb9cb7793ff58b1b4a4567e5db;hpb=183b8a798e3c82a4e08fc4b16a18260ffc1fb98a;p=elisp%2Fwanderlust.git diff --git a/NEWS b/NEWS index 9f77725..d43c655 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,35 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. -* Changes in 2.14.0 from 2.12.x +* Changes in 2.14.1 from 2.14.0 + Version 2.14.1 is a bug fix version of 2.14.0. + +** Fixed message order of Maildir. + +** Icon for the access folder is displayed. + +* Changes in 2.14.0 from 2.12.2 ** New folder type `access' is added. + In `access' folder, sub-folders of the specified folder can be treated + as one folder. + +** Synchronization speed of the folder is improved. + The function which calculates list diff is re-wrote and is faster + than previous implementation, especially in the folders with large + number of the messages. + +** New event handling mechanism is incorporated. + +** Improved the disconnected operations for IMAP draft saving. + There was a bug of message numbering in the disconnected imap draft. + It is fixed using new event handling mechanism. + +** `Shimbun' summary buffers are updated dynamically. + Some shimbun folder does not have correct information. + In this version, they are corrected using the message body after retrieval. + It is implemented with new event handling mechanism. + +** Many bug fixes. * Changes in 2.12.1 from 2.12.0 Version 2.12.1 is a bug fix version of 2.12.0.