[maemo-commits] [maemo-commits] r8798 - in projects/haf/branches/hildon-fm/1.x: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Dec 18 14:13:09 EET 2006
- Previous message: [maemo-commits] r8797 - projects/haf/branches/hildon-fm/1.x
- Next message: [maemo-commits] r8799 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2006-12-18 14:13:07 +0200 (Mon, 18 Dec 2006) New Revision: 8798 Modified: projects/haf/branches/hildon-fm/1.x/ChangeLog projects/haf/branches/hildon-fm/1.x/configure.ac projects/haf/branches/hildon-fm/1.x/debian/changelog Log: Released 1.21 Modified: projects/haf/branches/hildon-fm/1.x/ChangeLog =================================================================== --- projects/haf/branches/hildon-fm/1.x/ChangeLog 2006-12-18 11:38:06 UTC (rev 8797) +++ projects/haf/branches/hildon-fm/1.x/ChangeLog 2006-12-18 12:13:07 UTC (rev 8798) @@ -1,5 +1,7 @@ 2006-12-18 Marius Vollmer <marius.vollmer at nokia.com> + Released 1.21. + * hildon-fm/hildon-file-chooser-dialog.c (set_stub_and_ext): Be 'smarter' about recognizing Rename dialogs in order to get the is_folder attribute more right (N49932). @@ -9,7 +11,7 @@ * hildon-fm/hildon-file-chooser-dialog.c (set_stub_and_ext): Call hildon_file_chooser_dialog_do_autonaming instead of set_entry so that the new stub name gets the required autonaming treatment. - That took a while... + That took a while... (N49936). 2006-12-13 Marius Vollmer <marius.vollmer at nokia.com> Modified: projects/haf/branches/hildon-fm/1.x/configure.ac =================================================================== --- projects/haf/branches/hildon-fm/1.x/configure.ac 2006-12-18 11:38:06 UTC (rev 8797) +++ projects/haf/branches/hildon-fm/1.x/configure.ac 2006-12-18 12:13:07 UTC (rev 8798) @@ -1,5 +1,5 @@ AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(hildon-fm, 1.20) +AM_INIT_AUTOMAKE(hildon-fm, 1.21) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST Modified: projects/haf/branches/hildon-fm/1.x/debian/changelog =================================================================== --- projects/haf/branches/hildon-fm/1.x/debian/changelog 2006-12-18 11:38:06 UTC (rev 8797) +++ projects/haf/branches/hildon-fm/1.x/debian/changelog 2006-12-18 12:13:07 UTC (rev 8798) @@ -1,3 +1,9 @@ +hildon-fm (1.21-1) unstable; urgency=low + + * Fixes: NB#49936, NB#49932. + + -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 18 Dec 2006 13:45:05 +0200 + hildon-fm (1.20-1) unstable; urgency=low * Fixes: NB#49798, NB#49799.
- Previous message: [maemo-commits] r8797 - projects/haf/branches/hildon-fm/1.x
- Next message: [maemo-commits] r8799 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]