2002-12-31 Ron Isaacson <Ron.Isaacson@morganstanley.com>
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index a493666..ddbfb89 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 Wanderlust NEWS -- User-visible changes in Wanderlust.
 
+* Changes in 2.10.0 from 2.8.1.
+
 ** You can alter the format of summary lines.
    Specify format by wl-summary-line-format. If you want to change ones
    according to folder names, use wl-folder-summary-line-format-alist.
@@ -7,6 +9,9 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 ** Save format for the draft folder has been changed. Messages are encoded
    before saved by wl-draft-save.
 
+** elmo-split is newly established. It provides a way to split messages
+   according to some rule a la procmail.
+
 ** Buffer prefetch works fine now. Messages of the number specified by
    wl-message-buffer-prefetch-depth are loaded into buffer in advance.
 
@@ -40,6 +45,13 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 ** You can send encapsulated blind carbon copies. Its default field name is
    "Ecc:".
 
+** C-c C-y (Draft) can cite region of the message.
+   It affects if transient-mark-mode (Emacs) or zmacs-regions (XEmacs) is
+   Non-nil and the region is active.
+
+** You can delete a part from multipart message.
+   It is binded as "D" in message buffer.
+
 ** You can easily configure server settings to post news article.
    Set wl-nntp-posting-config-alist appropriately. See info for an example.
 
@@ -52,6 +64,10 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 ** The uses of wl-generate-mailer-string-function has been changed.
    Specify a function which returns some string to appear in User-Agent header.
 
+** The Reference Card (doc/wl-refcard.tex) describes important key bindings.
+
+** Many bug fixes.
+
 * Changes in 2.8.0 from 2.6.1
 
 ** Nemacs, Mule 2.3 based on Emacs 19.28 are not supported any longer.