diff options
author | 2013-02-17 18:47:02 +0000 | |
---|---|---|
committer | 2013-02-17 18:47:02 +0000 | |
commit | 62854f809b9c5e4333b231b39333dad1b1651f4a (patch) | |
tree | be74a715d4b606895def725b21b3d2d64e9286a5 /net-mail/notmuch/ChangeLog | |
parent | Stable for x86, wrt bug #448814 (diff) | |
download | gentoo-2-62854f809b9c5e4333b231b39333dad1b1651f4a.tar.gz gentoo-2-62854f809b9c5e4333b231b39333dad1b1651f4a.tar.bz2 gentoo-2-62854f809b9c5e4333b231b39333dad1b1651f4a.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.
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key F0134531E1DBFAB5)
Diffstat (limited to 'net-mail/notmuch/ChangeLog')
-rw-r--r-- | net-mail/notmuch/ChangeLog | 23 |
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) |