diff options
author | 2007-11-30 16:42:24 +0000 | |
---|---|---|
committer | 2007-11-30 16:42:24 +0000 | |
commit | b274506a05c13e52decee786c3b80aca2834b658 (patch) | |
tree | 7ba00708bf1b8fddab205c8c4a540512a06f9a2c /net-im/pidgin/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-b274506a05c13e52decee786c3b80aca2834b658.tar.gz gentoo-2-b274506a05c13e52decee786c3b80aca2834b658.tar.bz2 gentoo-2-b274506a05c13e52decee786c3b80aca2834b658.zip |
Version bump, now allow building libpurple without a UI, in preparation for telepathy-haze
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-im/pidgin/ChangeLog')
-rw-r--r-- | net-im/pidgin/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index b9ac34d0dc5a..2e8dfbb2be56 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.39 2007/10/26 01:27:49 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.40 2007/11/30 16:42:23 tester Exp $ + +*pidgin-2.3.0 (30 Nov 2007) + + 30 Nov 2007; Olivier Crête <tester@gentoo.org> pidgin-2.2.2.ebuild, + +pidgin-2.3.0.ebuild: + Version bump, now allow building libpurple without a UI, in preparation for + telepathy-haze *pidgin-2.2.2 (26 Oct 2007) |