[maemo-commits] [maemo-commits] r14480 - in projects/haf/trunk/hildon-desktop: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Oct 17 16:49:39 EEST 2007
Author: jobi
Date: 2007-10-17 16:49:30 +0300 (Wed, 17 Oct 2007)
New Revision: 14480

Modified:
   projects/haf/trunk/hildon-desktop/ChangeLog
   projects/haf/trunk/hildon-desktop/configure.ac
   projects/haf/trunk/hildon-desktop/debian/changelog
Log:

2007-10-17  Johan Bilien  <johan.bilien at nokia.com>

	* configure.ac: 2.0.0



Modified: projects/haf/trunk/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-desktop/ChangeLog	2007-10-17 13:46:08 UTC (rev 14479)
+++ projects/haf/trunk/hildon-desktop/ChangeLog	2007-10-17 13:49:30 UTC (rev 14480)
@@ -1,3 +1,7 @@
+2007-10-17  Johan Bilien  <johan.bilien at nokia.com>
+
+	* configure.ac: 2.0.0
+
 2007-10-17  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* src/hd-applications-menu.c (hd_applications_menu_activate_category):
@@ -13,7 +17,7 @@
 	* libhildondesktop/hildon-desktop-home-item.c: reverted activating
 	the extension events, as it breaks resizing and context sensitive
 	menu
-	
+
 2007-10-16  Johan Bilien  <johan.bilien at nokia.com>
 
 	* configure.ac: 0.0.46

Modified: projects/haf/trunk/hildon-desktop/configure.ac
===================================================================
--- projects/haf/trunk/hildon-desktop/configure.ac	2007-10-17 13:46:08 UTC (rev 14479)
+++ projects/haf/trunk/hildon-desktop/configure.ac	2007-10-17 13:49:30 UTC (rev 14480)
@@ -1,6 +1,6 @@
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(hildon-desktop, 0.0.46)
+AM_INIT_AUTOMAKE(hildon-desktop, 2.0.0)
 
 AM_CONFIG_HEADER(config.h)
 

Modified: projects/haf/trunk/hildon-desktop/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-desktop/debian/changelog	2007-10-17 13:46:08 UTC (rev 14479)
+++ projects/haf/trunk/hildon-desktop/debian/changelog	2007-10-17 13:49:30 UTC (rev 14480)
@@ -1,3 +1,19 @@
+hildon-desktop (1:2.0.0-1) sardine; urgency=low
+
+  * src/hd-applications-menu.c (hd_applications_menu_activate_category):
+  fix an invalid read by adding a weak pointer to the internal static
+  variable that points to the last selected item. Fixes: NB#73505.
+  * libhildondesktop/hildon-desktop-panel-expandable.c
+  (hildon_desktop_desktop_panel_expandable_cremove): fix a leak by
+  freeing an temporary list.
+  * libhildonwm/hd-wm.c (hd_wm_activate_service): fix memory leak.
+
+  * libhildondesktop/hildon-desktop-home-item.c: reverted activating
+  the extension events, as it breaks resizing and context sensitive
+  menu
+
+ -- Johan Bilien <johan.bilien at nokia.com>  Wed, 17 Oct 2007 16:48:17 +0300
+
 hildon-desktop (1:0.0.46-1) sardine; urgency=low
 
   * libhildondesktop/home-item.[ch]: use HOME_ as prefix


More information about the maemo-commits mailing list