* wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index f561a93..75ce68d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,15 +2,20 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 
 * Changes in 2.8.0 from 2.6.1
 
-** Nemacs, Mule 2.3 based on Emacs 19.28 are no longer supported.
+** Nemacs, Mule 2.3 based on Emacs 19.28 are not supported any longer.
 
 ** Wanderlust might not work with FLIM 1.14.2 and older.
    It is recommended to use FLIM 1.14.3 or newer and associated SEMI.
 
-** If you set obsolete variables (e.g. renamed ones), Wanderlust shows warning
-   messages and urge you to change settings.
-   To suppress warning messages, set elmo-obsolete-variable-show-warnings to
-   nil.
+** Now available `make check' environment test for user.
+
+** If you set obsolete variables (e.g. renamed ones) in .wl etc, Wanderlust
+   shows warning messages and urge you to change settings.
+   Change your settings according to the messages, please.
+   If you want to suppress warnings, set elmo-obsolete-variable-show-warnings
+   to nil.
+
+** Added new internal folders: 'sendlog folder
 
 ** Added new type of folders: shimbun folder
 
@@ -20,6 +25,11 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 
    Format:  '[' 'search condition' ']' [ 'absolute path of namazu index' ]
 
+** With pipe folder, now you can preserve messages on the server.
+   At the next time you access it, only new messages will be copied.
+
+   Format:  '|' 'source folder' '|:' 'destination folder'
+
 ** Address manager is now available (start by C-c C-a).
    You can edit address book and import recipients to draft from it.
 
@@ -36,13 +46,20 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
    Non-nil value of wl-message-truncate-lines or wl-draft-truncate-lines
    means truncating long lines at window width.
 
-** Overall elmo module are rewritten.
+** Bitmap image for opening demo is removed from wl-demo.elc and now loaded
+   from wl-icon-directory.
+   Special logo is displayed through the Christmas season :)
+
+** Overall elmo module is rewritten.
 
 ** Variables depending on elmo backends are renamed to "elmo-backend-*".
    e.g. elmo-default-imap4-server is renamed to elmo-imap4-default-server.
 
 ** Variables named xxx-func are renamed to xxx-function.
 
+** X-Face utility 1.3.6.12 or older is not supported any longer.
+   Please install X-Face utility 1.3.6.13 or later, if necessary.
+
 ** Wanderlust distinguishes stream-type on plugged mode. They are treated as
    different entries.
 
@@ -57,8 +74,28 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 
 ** elmo-cache-dirname is abolished and elmo-cache-directory is newly created.
    You can put cache directory to another place by setting
-   elmo-cache-directory (e.g. for whom put symbolic link for ~/.elmo/cache
-   on NFS environment).
+   elmo-cache-directory.
+
+** Default value of elmo-enable-disconnected-operation is now `t'.
+   When the relevant messages are cached, you can do some operations
+   even in the off-line state.
+
+** Now messages with "$" mark is not remained in the summary buffer when
+   the actual message itself is deleted.
+   Please visit the 'mark folder to review the messages with the "$" mark.
+
+* Version 2.6.1 is basically a bug fix version of 2.6.0.
+
+** Fixed a problem that Emacs 21 causes `Recursive load...' error.
+
+** Fixed a problem that thread character is broken in XEmacs 21.1.
+
+** Fixed a problem that in IMAP4 folder, progress bar is remained in XEmacs .
+
+** Fixed a problem that searching is failed for the header fields that
+   begins with X-.
+
+** Some other fixes.
 
 * Changes in 2.6.0 from 2.4.1.