[maemo-commits] [maemo-commits] r14214 - in projects/haf/branches/hildon-fm/1_1.9.40.x: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Oct 1 11:21:20 EEST 2007
- Previous message: [maemo-commits] r14213 - in projects/haf/branches/hildon-fm/1_1.9.40.x: . hildon-fm
- Next message: [maemo-commits] r14215 - projects/haf/tags/hildon-fm/1_1.9.41
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll
Date: 2007-10-01 11:21:16 +0300 (Mon, 01 Oct 2007)
New Revision: 14214
Modified:
projects/haf/branches/hildon-fm/1_1.9.40.x/ChangeLog
projects/haf/branches/hildon-fm/1_1.9.40.x/configure.ac
projects/haf/branches/hildon-fm/1_1.9.40.x/debian/changelog
Log:
libhildonfm (1:1.9.40.1) unstable; urgency=low
* Use correct GConf key to determine memory card corruption
status. Fixes: NB#71426.
-- Marius Vollmer <marius.vollmer at nokia.com> Mon, 01 Oct 2007 10:53:20 +0300
Modified: projects/haf/branches/hildon-fm/1_1.9.40.x/ChangeLog
===================================================================
--- projects/haf/branches/hildon-fm/1_1.9.40.x/ChangeLog 2007-10-01 07:52:44 UTC (rev 14213)
+++ projects/haf/branches/hildon-fm/1_1.9.40.x/ChangeLog 2007-10-01 08:21:16 UTC (rev 14214)
@@ -1,5 +1,7 @@
2007-10-01 Marius Vollmer <marius.vollmer at nokia.com>
+ Released 1.9.40.1
+
* hildon-fm/hildon-file-system-voldev.c (GCONF_PATH_MMC): New.
(CORRUPTED_MMC_KEY, CORRUPTED_INTERNAL_MMC_KEY): Use it to pick up
the right GConf key (N71426).
Modified: projects/haf/branches/hildon-fm/1_1.9.40.x/configure.ac
===================================================================
--- projects/haf/branches/hildon-fm/1_1.9.40.x/configure.ac 2007-10-01 07:52:44 UTC (rev 14213)
+++ projects/haf/branches/hildon-fm/1_1.9.40.x/configure.ac 2007-10-01 08:21:16 UTC (rev 14214)
@@ -1,5 +1,5 @@
AC_INIT(hildon-fm/hildon-file-system-model.c)
-AM_INIT_AUTOMAKE(libhildonfm, 1.9.40)
+AM_INIT_AUTOMAKE(libhildonfm, 1.9.40.1)
AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST
Modified: projects/haf/branches/hildon-fm/1_1.9.40.x/debian/changelog
===================================================================
--- projects/haf/branches/hildon-fm/1_1.9.40.x/debian/changelog 2007-10-01 07:52:44 UTC (rev 14213)
+++ projects/haf/branches/hildon-fm/1_1.9.40.x/debian/changelog 2007-10-01 08:21:16 UTC (rev 14214)
@@ -1,3 +1,10 @@
+libhildonfm (1:1.9.40.1) unstable; urgency=low
+
+ * Use correct GConf key to determine memory card corruption
+ status. Fixes: NB#71426.
+
+ -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 01 Oct 2007 10:53:20 +0300
+
libhildonfm (1:1.9.40) unstable; urgency=low
* Fixes: NB#63339, NB#63171, NB#59490, NB#66361, NB#68695.
- Previous message: [maemo-commits] r14213 - in projects/haf/branches/hildon-fm/1_1.9.40.x: . hildon-fm
- Next message: [maemo-commits] r14215 - projects/haf/tags/hildon-fm/1_1.9.41
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
