diff options
author | 2008-10-21 10:50:23 +0000 | |
---|---|---|
committer | 2008-10-21 10:50:23 +0000 | |
commit | 0b35156ada672543b08356d58b32a709ed9efb7d (patch) | |
tree | d046847a2f29b8ebdec424d7b16b82bd8f0e51ab /net-im/empathy/ChangeLog | |
parent | Fixed installation of commons-collections-testframework jar (diff) | |
download | historical-0b35156ada672543b08356d58b32a709ed9efb7d.tar.gz historical-0b35156ada672543b08356d58b32a709ed9efb7d.tar.bz2 historical-0b35156ada672543b08356d58b32a709ed9efb7d.zip |
Version bump. Fixes Python 2.6 compatibility (bug #239477).
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64
Diffstat (limited to 'net-im/empathy/ChangeLog')
-rw-r--r-- | net-im/empathy/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-im/empathy/ChangeLog b/net-im/empathy/ChangeLog index 6a0f49103a6b..0046bc4a3eb1 100644 --- a/net-im/empathy/ChangeLog +++ b/net-im/empathy/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/empathy # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.31 2008/10/03 17:54:39 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/empathy/ChangeLog,v 1.32 2008/10/21 10:50:23 coldwind Exp $ + +*empathy-2.24.1 (21 Oct 2008) + + 21 Oct 2008; Santiago M. Mola <coldwind@gentoo.org> + -empathy-0.23.4.ebuild, -empathy-2.24.0.ebuild, +empathy-2.24.1.ebuild: + Version bump. Fixes Python 2.6 compatibility (bug #239477). *empathy-2.24.0-r1 (03 Oct 2008) |