[maemo-commits] [maemo-commits] r10971 - in projects/haf/trunk/hildon-desktop: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Apr 5 09:38:26 EEST 2007
- Previous message: [maemo-commits] r10970 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r10972 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: jobi Date: 2007-04-05 09:38:25 +0300 (Thu, 05 Apr 2007) New Revision: 10971 Modified: projects/haf/trunk/hildon-desktop/ChangeLog projects/haf/trunk/hildon-desktop/configure.ac projects/haf/trunk/hildon-desktop/debian/changelog Log: 2007-04-05 Johan Bilien <johan.bilien at nokia.com> * configure.ac: 0.0.5 Modified: projects/haf/trunk/hildon-desktop/ChangeLog =================================================================== --- projects/haf/trunk/hildon-desktop/ChangeLog 2007-04-04 15:27:25 UTC (rev 10970) +++ projects/haf/trunk/hildon-desktop/ChangeLog 2007-04-05 06:38:25 UTC (rev 10971) @@ -1,3 +1,7 @@ +2007-04-05 Johan Bilien <johan.bilien at nokia.com> + + * configure.ac: 0.0.5 + 2007-04-04 Johan Bilien <johan.bilien at nokia.com> * libhildondesktop/hildon-home-area.c: Fixed an illegal free Modified: projects/haf/trunk/hildon-desktop/configure.ac =================================================================== --- projects/haf/trunk/hildon-desktop/configure.ac 2007-04-04 15:27:25 UTC (rev 10970) +++ projects/haf/trunk/hildon-desktop/configure.ac 2007-04-05 06:38:25 UTC (rev 10971) @@ -1,6 +1,6 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-desktop, 0.0.4) +AM_INIT_AUTOMAKE(hildon-desktop, 0.0.5) AM_CONFIG_HEADER(config.h) Modified: projects/haf/trunk/hildon-desktop/debian/changelog =================================================================== --- projects/haf/trunk/hildon-desktop/debian/changelog 2007-04-04 15:27:25 UTC (rev 10970) +++ projects/haf/trunk/hildon-desktop/debian/changelog 2007-04-05 06:38:25 UTC (rev 10971) @@ -1,3 +1,12 @@ +hildon-desktop (0.0.5-1) sardine; urgency=low + + * libhildondesktop/hildon-home-area.c: Fixed an illegal free + + * libhildonwm/hd-wm.c: Fixed some hdwm->keys cases left. + * src/hn-app-switcher.c: Menu thumb fixed when no entries are added. + + -- Johan Bilien <johan.bilien at nokia.com> Thu, 5 Apr 2007 09:35:11 +0300 + hildon-desktop (0.0.4-1) sardine; urgency=low * data/statusbar.conf: Added all the plugins from IT-2007
- Previous message: [maemo-commits] r10970 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r10972 - projects/haf/tags/hildon-desktop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]