summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2013-07-26 18:27:15 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2013-07-26 18:27:15 +0000
commit72d769250aa37c6519009546d1ab7d1ab40181fb (patch)
tree70f648a7af372c03560b67d5c6e7e74dada027b3 /mail-client
parentVersion bump and EAPI bump. Because of configobj it can be installed only (diff)
downloadgentoo-2-72d769250aa37c6519009546d1ab7d1ab40181fb.tar.gz
gentoo-2-72d769250aa37c6519009546d1ab7d1ab40181fb.tar.bz2
gentoo-2-72d769250aa37c6519009546d1ab7d1ab40181fb.zip
Added NEWS to ChangeLog for 0.3.5 version bump.
(Portage version: 2.1.13/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/alot/ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/mail-client/alot/ChangeLog b/mail-client/alot/ChangeLog
index 1975a0de35fe..f86d96418110 100644
--- a/mail-client/alot/ChangeLog
+++ b/mail-client/alot/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for mail-client/alot
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/ChangeLog,v 1.17 2013/07/26 18:19:49 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/alot/ChangeLog,v 1.18 2013/07/26 18:27:15 aidecoe Exp $
*alot-0.3.5 (26 Jul 2013)
@@ -9,6 +9,23 @@
Version bump and EAPI bump. Because of configobj it can be installed only
with python2_7 target.
+ NEWS
+ ~~~~
+ * full support for PGP/MIME [de|en]cryption and signatures
+ * add missing "unattach" command in envelope buffer
+ * honour 'Mail-Followup-To' header and set if for selected mailinglists
+ * better handling of replies to self-sent messages
+ * make auto_remove_unread configurable
+ * rewrite thread buffer
+ * improved global move commands: first/last line, half-page up/down
+ * tree-based movement in threads (first/last reply, next/previous
+ unfolded/sibling, parent)
+ * fold/unfold messages based on query string in thread mode
+ * respect mailcap commands that expect stdin
+ * Support different libmagic APIs
+ * new hooks called before/aftr buffer open/close/focus
+ * new global repeat command
+
*alot-0.3.4 (18 Apr 2013)
18 Apr 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> +alot-0.3.4.ebuild: