diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-04-03 15:44:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-04-03 15:44:39 +0000 |
commit | eee50ab3ec739e46261602cecf07bbe4a7dca5d8 (patch) | |
tree | 1a2d769fa2f3550d5994c6f615277efd0c5c5e4e /gnome-base/gnome-panel/ChangeLog | |
parent | Install missing chrome.manifest file. Remove intermediate versions. (diff) | |
download | gentoo-2-eee50ab3ec739e46261602cecf07bbe4a7dca5d8.tar.gz gentoo-2-eee50ab3ec739e46261602cecf07bbe4a7dca5d8.tar.bz2 gentoo-2-eee50ab3ec739e46261602cecf07bbe4a7dca5d8.zip |
Revision bump including multiple fixes from 2.32 and master upstream branches (including upstream fix for bug #357197 by Alessandro Surace and using gnome-applications.menu instead of applications.menu as it's our default value until upstream resolve their bug #623221 in a better way). Also drops --with-in-process-applets configure option to prevent annoying error messages about applets disappearing 'unexpectedly' when removing wncklet, clock or notification-area applets (upstream default value for this is 'none'). Remove old.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-panel/ChangeLog')
-rw-r--r-- | gnome-base/gnome-panel/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/gnome-base/gnome-panel/ChangeLog b/gnome-base/gnome-panel/ChangeLog index 72595e1ee888..2efaae4c950c 100644 --- a/gnome-base/gnome-panel/ChangeLog +++ b/gnome-base/gnome-panel/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for gnome-base/gnome-panel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.331 2011/03/22 19:11:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/ChangeLog,v 1.332 2011/04/03 15:44:39 pacho Exp $ + +*gnome-panel-2.32.1-r2 (03 Apr 2011) + + 03 Apr 2011; Pacho Ramos <pacho@gentoo.org> -gnome-panel-2.30.2.ebuild, + -gnome-panel-2.32.1.ebuild, +gnome-panel-2.32.1-r2.ebuild: + Revision bump including multiple fixes from 2.32 and master upstream branches + (including upstream fix for bug #357197 by Alessandro Surace and using + gnome-applications.menu instead of applications.menu as it's our default + value until upstream resolve their bug #623221 in a better way). Also drops + --with-in-process-applets configure option to prevent annoying error messages + about applets disappearing 'unexpectedly' when removing wncklet, clock or + notification-area applets (upstream default value for this is 'none'). Remove + old. 22 Mar 2011; Brent Baude <ranger@gentoo.org> gnome-panel-2.32.1-r1.ebuild: Marking gnome-panel-2.32.1-r1 ppc stable for bug 353436 |