diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-01-03 03:17:03 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-01-03 03:17:03 +0000 |
commit | 79b6c907aee139f638a510e6459a22d453955c2c (patch) | |
tree | b54a8e47807d285b94ccb04eaded3bbc7b740265 /dev-java/ehcache/ChangeLog | |
parent | amd64 stable, bug 149964 (diff) | |
download | gentoo-2-79b6c907aee139f638a510e6459a22d453955c2c.tar.gz gentoo-2-79b6c907aee139f638a510e6459a22d453955c2c.tar.bz2 gentoo-2-79b6c907aee139f638a510e6459a22d453955c2c.zip |
Version bump. Added as slot 1.2 because there are a few subtle API incompatibilities.
(Portage version: 2.1.2_rc4-r4)
Diffstat (limited to 'dev-java/ehcache/ChangeLog')
-rw-r--r-- | dev-java/ehcache/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-java/ehcache/ChangeLog b/dev-java/ehcache/ChangeLog index c67c9cd0cd77..1776f2535939 100644 --- a/dev-java/ehcache/ChangeLog +++ b/dev-java/ehcache/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-java/ehcache -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.3 2006/09/08 04:02:51 nichoj Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.4 2007/01/03 03:17:03 nichoj Exp $ + +*ehcache-1.2.4 (03 Jan 2007) + + 03 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +ehcache-1.2.4.ebuild: + Version bump. Added as slot 1.2 because there are a few subtle API + incompatibilities. *ehcache-1.1-r1 (08 Sep 2006) |