Commit graph

2 commits

Author SHA1 Message Date
uebayasi
81417336a1 Update to 3.2.
Changes since 3.1 are:

* If SSL/SSH is used for message retrieval by POP/IMAP/NNTP,
  it is notified in mode line ("Sec" or a lock image).
* Supporting Emacs 21.3's native UTF-8.
* Translation between Latin 0 and Latin 1.
* A certificate of an SSL server can be verified. For this, "stunnel"
  v3 and v4 are supported and support for "openssl s_client" is
  obsoleted.
* Supporting X-Face: on Emacs 21. To use X-Face: on any Emacsen,
  install "uncompface" command and the "netpbm" package.
* Obsoleting the following variables:
        mew-noreplyto-to-list
        mew-noreplyto-cc-list
        mew-replyto-to-list
        mew-replyto-cc-list
        mew-fromme-to-list
        mew-fromme-cc-list
  And defining the following variables:
        mew-reply-all-alist
        mew-reply-sender-alist
        mew-reply-fromme-alist
  This change enables support for NetNews and non-standard fields
  such as Mail-Folloup-To:.
* New commands in Summary mode.
        "\", "m\", "m/"
* Many bug fixes.
2003-04-12 13:50:34 +00:00
uebayasi
d5e1086323 Initial import of Mew 3.1.
Differences from Mew 2.2 are:

* Supporting Darwin.
* The structure of folder list is changed. Type "1Z" once after
  upgrading to Mew 3.1
* You can enter folder search mode by typing C-s and C-r in
  minibuffer.
* Off-line version of "x", namely "lx", is introduced.
* "x" became much faster thanks to a new algorithm of mew-dir-messages().
* A new range "sync" is defined.
* IMAP and NNTP are supported.
* +mdrop is renamed to $inbox.
2003-01-11 15:29:58 +00:00