diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-05-26 22:45:59 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-05-26 22:45:59 +0000 |
commit | 4101d504d7f50062c77fbd96a3adcc1cd56684a5 (patch) | |
tree | 0bdfb54e4a61f8058576e3a2cf026915dbbe8093 | |
parent | openssl-blacklist bump (diff) | |
download | gentoo-2-4101d504d7f50062c77fbd96a3adcc1cd56684a5.tar.gz gentoo-2-4101d504d7f50062c77fbd96a3adcc1cd56684a5.tar.bz2 gentoo-2-4101d504d7f50062c77fbd96a3adcc1cd56684a5.zip |
New version for GNOME-2.22.2. Bug fixes and translation updates.
(Portage version: 2.1.5)
-rw-r--r-- | mail-client/evolution/ChangeLog | 23 | ||||
-rw-r--r-- | mail-client/evolution/evolution-2.22.2.ebuild (renamed from mail-client/evolution/evolution-2.22.1.ebuild) | 2 |
2 files changed, 23 insertions, 2 deletions
diff --git a/mail-client/evolution/ChangeLog b/mail-client/evolution/ChangeLog index 382739d5a4da..2a59da2d5c0e 100644 --- a/mail-client/evolution/ChangeLog +++ b/mail-client/evolution/ChangeLog @@ -1,6 +1,27 @@ # ChangeLog for mail-client/evolution # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.234 2008/05/07 22:39:54 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/ChangeLog,v 1.235 2008/05/26 22:45:59 eva Exp $ + +*evolution-2.22.2 (26 May 2008) + + 26 May 2008; Gilles Dartiguelongue <eva@gentoo.org> + -evolution-2.22.1.ebuild, +evolution-2.22.2.ebuild: + New version for GNOME-2.22.2. Bug fixes and translation updates. + #311042: Allocate size for location and info labels differently (Matthew + Barnes) + #463040: Forget former selected uid as soon as we know we moved to other. + (Milan Crha) + #523402: Do not leak. Reassign back the old values before freeing + (Milan Crha) + #530392: Pressing Enter in the entry activates the default response (Matthew + Barnes) + #531426: Display face header images at 48x48 instead of 64x64 (Roland Clobus) + #531519: Evolution crashes on print-preview (Srinivasa Ragavan) + #531592: Strings such as window titles and status bar messages should not be + escaped (Matthew Barnes) + #533465: Strip whitespace from user-entered hostname (Ritesh Khadgaray) + #533820: Fix for a crash on double-clicking the border of meetings in + day-view. (Chenthill Palanisamy) 08 May 2008; Gilles Dartiguelongue <eva@gentoo.org> metadata.xml: import USE flag documentation from bheekling and Ford_Prefect. diff --git a/mail-client/evolution/evolution-2.22.1.ebuild b/mail-client/evolution/evolution-2.22.2.ebuild index d080261c2678..ad746d783ecc 100644 --- a/mail-client/evolution/evolution-2.22.1.ebuild +++ b/mail-client/evolution/evolution-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.22.1.ebuild,v 1.1 2008/04/08 13:51:34 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/evolution/evolution-2.22.2.ebuild,v 1.1 2008/05/26 22:45:59 eva Exp $ inherit gnome2 flag-o-matic |