
subversion at stage
Nov 2, 2007, 6:41 AM
Post #1 of 1
(98 views)
Permalink
|
|
r14713 - projects/haf/trunk/gtk+/debian
|
|
Author: xan Date: 2007-11-02 15:41:19 +0200 (Fri, 02 Nov 2007) New Revision: 14713 Modified: projects/haf/trunk/gtk+/debian/changelog Log: Update debian changelog. Modified: projects/haf/trunk/gtk+/debian/changelog =================================================================== --- projects/haf/trunk/gtk+/debian/changelog 2007-11-02 13:36:15 UTC (rev 14712) +++ projects/haf/trunk/gtk+/debian/changelog 2007-11-02 13:41:19 UTC (rev 14713) @@ -1,3 +1,13 @@ +gtk+2.0 (2:2.10.12-0osso25) unstable; urgency=low + + * Do not recalculate state on notify::{gtk-enable-accels,gtk-enable-mnemonics} + unconditionally. Fixes: NB#74392 + * Duplicate the string returned by d[n]gettext before it is potentially + freed in GtkBuildParser text parser function. Fixes: NB#75039 + * Correctly tag maemo-only functions as "Since: maemo 4.0". Fixes: NB#74140 + + -- Xan Lopez <xan.lopez[at]nokia.com> Fri, 2 Nov 2007 15:34:02 +0200 + gtk+2.0 (2:2.10.12-0osso24) unstable; urgency=low * Only add toplevel widgets to the size_allocated_containers list. Fixes: _______________________________________________ maemo-commits mailing list maemo-commits[at]maemo.org https://lists.maemo.org/mailman/listinfo/maemo-commits
|