fix crasher when using descending sort and deleting a msg
[claws.git] / README
diff --git a/README b/README
index 2f85b8df383110f79b3868a3d0c1f6a5edaef317..14df1ddc169da80e819c6251c7fda9bd04a80a53 100644 (file)
--- a/README
+++ b/README
@@ -1,15 +1,14 @@
-Test push
 Claws Mail - a GTK+ based, lightweight, and fast e-mail client
 
 ---------------------------------------------------------------------
 
-   Copyright(C) 1999-2014 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> and the
+   Copyright (C) 1999-2015 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> and the
    Claws Mail Team
 
-   This program is free software; you can redistribute it and/or modify
+   This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 3, or (at your option)
-   any later version.
+   the Free Software Foundation, either version 3 of the License, or
+   (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -17,9 +16,7 @@ Claws Mail - a GTK+ based, lightweight, and fast e-mail client
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
-   MA 02110-1301, USA.
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
    For more details see the file COPYING.
 
@@ -143,11 +140,18 @@ All plugin preferences can be found under
     Tab-address completion on compose window, using the GData library.
     Gdata library is available from https://live.gnome.org/libgdata/.
 
+  o Libravatar
+    Displays sender avatars from https://www.libravatar.org/, from own
+    sender's domain if enabled or even an automatically generated one.
+
   o MailMbox
     Handles mailboxes in Mbox format using the libEtPan! library. Mbox 
     files can be added to the folder tree and used like regular mailboxes.
     LibEtPan! is available from http://www.etpan.org/.
 
+  o Managesieve
+    Manage sieve filters on a server using the ManageSieve protocol.
+
   o Newmail
     Writes a header summary to a log file for each mail received after 
     sorting. The file for the summary is ~/Mail/NewLog.
@@ -394,7 +398,8 @@ http://www.claws-mail.org/plugins.php
     E        S          true if execute "S" succeeds
     f        S          messages originating from user S
     F                   forwarded messages
-    h        S          messages which contain header S
+    h        S          messages which contain S in any header name or value
+    H        S          messages which contain S in the value of any header
     i        S          messages which contain S in Message-Id header
     I        S          messages which contain S in inreplyto header
     k       #          messages which are marked with color #
@@ -820,6 +825,9 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 GTK 2 Version
 -------------
+2015-07-19     3.12.0
+2014-10-27     3.11.1
+2014-10-20     3.11.0
 2014-06-09     3.10.1
 2014-05-26     3.10.0
 2013-12-14     3.9.3
@@ -947,7 +955,7 @@ Homepage
 User Contributed FAQ
     http://www.claws-mail.org/faq/
 Project page
-    http://sourceforge.net/projects/sylpheed-claws/
+    http://sourceforge.net/projects/claws-mail/
 Downloads
     http://www.claws-mail.org/downloads.php
 Extra Plugins