diff options
author | Jory Pratt <anarchy@gentoo.org> | 2014-05-19 14:09:08 +0000 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2014-05-19 14:09:08 +0000 |
commit | 6efcc374610568565afc763bb9a5fac275ce7da0 (patch) | |
tree | 997b67491deb98c40f1ac7bfff11ed8aa607850c /dev-libs/jemalloc/ChangeLog | |
parent | Unmask new emul-linux sets and multilib conversions preceding them. (diff) | |
download | gentoo-2-6efcc374610568565afc763bb9a5fac275ce7da0.tar.gz gentoo-2-6efcc374610568565afc763bb9a5fac275ce7da0.tar.bz2 gentoo-2-6efcc374610568565afc763bb9a5fac275ce7da0.zip |
Major regression fix
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB4D088B4)
Diffstat (limited to 'dev-libs/jemalloc/ChangeLog')
-rw-r--r-- | dev-libs/jemalloc/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-libs/jemalloc/ChangeLog b/dev-libs/jemalloc/ChangeLog index aaf79fc63710..1005de41fec0 100644 --- a/dev-libs/jemalloc/ChangeLog +++ b/dev-libs/jemalloc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/jemalloc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.37 2014/03/10 16:30:06 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/jemalloc/ChangeLog,v 1.38 2014/05/19 14:09:08 anarchy Exp $ + +*jemalloc-3.6.0 (19 May 2014) + + 19 May 2014; <anarchy@gentoo.org> +jemalloc-3.6.0.ebuild, + -jemalloc-3.4.0.ebuild, -jemalloc-3.5.1-r1.ebuild, -jemalloc-3.5.1.ebuild: + Major regression fix *jemalloc-3.5.1-r1 (10 Mar 2014) |