commit 41d0e690edfe952a4ff8b8f6ea01cb9cb09695f7
Author: Vincent Untz <vuntz@gnome.org>
Date:   2011-04-06

    na: Fix thin lines appearing when an icon is removed

    We were simply never removing the NaTrayChild/GtkSocket object
    from the
    box when the icon/GtkPlug gets removed.

M	applets/notification_area/na-tray.c

commit 063ba27fbe900fdeac774a24f1c80800e4644084
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-04-05

    doc: Move some defines around in panel-applet.h to fix doc

    Some values of the enums were not being correctly documented
    because of
    defines inside the typedef.

M	doc/reference/panel-applet/tmpl/applet.sgml
M	libpanel-applet/panel-applet.h

commit 2fad0423d70a0b540d3857744c78f4d0a8ed89a5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-04-05

    panel: Simply code to open menu bar on alt+f1

    With GTK+ 3, we cannot do some hacks to deal with grabs. And it turns
    out this is really an issue with GTK+ anyway. See
    https://bugzilla.gnome.org/show_bug.cgi?id=554057

M	gnome-panel/panel-menu-bar.c

commit 0aba62123db642bd345771eca59c3d41064fe18b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-04-05

    release: post-release bump to 3.0.1

M	configure.ac

commit 512a75052c16b17991633146b2898502955aafe3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-04-05

    release: 3.0.0

M	NEWS