summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Żołnowski <aidecoe@gentoo.org>2013-02-17 18:47:14 +0000
committerAmadeusz Żołnowski <aidecoe@gentoo.org>2013-02-17 18:47:14 +0000
commitab94eb86e0ffdbef99a39458bf6226fe6b882b72 (patch)
treeba485c937eb2a306011b6c804a787a0b93937909 /net-mail/notmuch/ChangeLog
parentStable for x86, wrt bug #448814 (diff)
downloadhistorical-ab94eb86e0ffdbef99a39458bf6226fe6b882b72.tar.gz
historical-ab94eb86e0ffdbef99a39458bf6226fe6b882b72.tar.bz2
historical-ab94eb86e0ffdbef99a39458bf6226fe6b882b72.zip
Version bump.
NEWS ~~~~ (Extracted headlines from NEWS file. See it for details.) Build fixes ----------- Update dependencies to avoid problems when building in parallel. Internal test framework changes ------------------------------- Adjust Emacs test watchdog mechanism to cope with `process-attributes` being unimplimented. Package-Manager: portage-2.1.11.52/cvs/Linux x86_64 Manifest-Sign-Key: 0xF0134531E1DBFAB5
Diffstat (limited to 'net-mail/notmuch/ChangeLog')
-rw-r--r--net-mail/notmuch/ChangeLog23
1 files changed, 22 insertions, 1 deletions
diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog
index 24cd039d04b2..eb5418b5ca6d 100644
--- a/net-mail/notmuch/ChangeLog
+++ b/net-mail/notmuch/ChangeLog
@@ -1,6 +1,27 @@
# ChangeLog for net-mail/notmuch
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.69 2013/01/27 14:32:10 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.70 2013/02/17 18:47:02 aidecoe Exp $
+
+*notmuch-0.15.2 (17 Feb 2013)
+
+ 17 Feb 2013; Amadeusz Żołnowski <aidecoe@gentoo.org>
+ +notmuch-0.15.2.ebuild:
+ Version bump.
+
+ NEWS
+ ~~~~
+ (Extracted headlines from NEWS file. See it for details.)
+
+ Build fixes
+ -----------
+
+ Update dependencies to avoid problems when building in parallel.
+
+ Internal test framework changes
+ -------------------------------
+
+ Adjust Emacs test watchdog mechanism to cope with `process-attributes`
+ being unimplimented.
*notmuch-0.15.1 (27 Jan 2013)