[maemo-commits] [maemo-commits] r11474 - in projects/haf/trunk/hildon-fm: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon May 7 13:02:43 EEST 2007
- Previous message: [maemo-commits] r11473 - projects/haf/trunk/hildon-fm/hildon-fm
- Next message: [maemo-commits] r11475 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2007-05-07 13:02:42 +0300 (Mon, 07 May 2007) New Revision: 11474 Modified: projects/haf/trunk/hildon-fm/ChangeLog projects/haf/trunk/hildon-fm/configure.ac projects/haf/trunk/hildon-fm/debian/changelog Log: libhildonfm (1:1.9.18) unstable; urgency=low * Added hildon-fm1-compat.h header for legacy applications. -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 7 May 2007 11:31:33 +0300 Modified: projects/haf/trunk/hildon-fm/ChangeLog =================================================================== --- projects/haf/trunk/hildon-fm/ChangeLog 2007-05-07 10:01:14 UTC (rev 11473) +++ projects/haf/trunk/hildon-fm/ChangeLog 2007-05-07 10:02:42 UTC (rev 11474) @@ -1,3 +1,13 @@ +2007-05-07 Marius Vollmer <marius.vollmer at nokia.com> + + Released 1.9.18 + + * hildon-fm/hildon-fm1-compat.h: New. + * hildon-fm/hildon-fm1-compat.c: Move prototypes to + hildon-fm1-compat.h, include it. + * hildon-fm/Makefile.am (libhildonfm_la_SOURCES, + hildonincludeinst_DATA): Add it. + 2007-05-02 Marius Vollmer <marius.vollmer at nokia.com> Released 1.9.17 Modified: projects/haf/trunk/hildon-fm/configure.ac =================================================================== --- projects/haf/trunk/hildon-fm/configure.ac 2007-05-07 10:01:14 UTC (rev 11473) +++ projects/haf/trunk/hildon-fm/configure.ac 2007-05-07 10:02:42 UTC (rev 11474) @@ -1,5 +1,5 @@ AC_INIT(hildon-fm/hildon-file-system-model.c) -AM_INIT_AUTOMAKE(libhildonfm, 1.9.17) +AM_INIT_AUTOMAKE(libhildonfm, 1.9.18) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST Modified: projects/haf/trunk/hildon-fm/debian/changelog =================================================================== --- projects/haf/trunk/hildon-fm/debian/changelog 2007-05-07 10:01:14 UTC (rev 11473) +++ projects/haf/trunk/hildon-fm/debian/changelog 2007-05-07 10:02:42 UTC (rev 11474) @@ -1,3 +1,9 @@ +libhildonfm (1:1.9.18) unstable; urgency=low + + * Added hildon-fm1-compat.h header for legacy applications. + + -- Marius Vollmer <marius.vollmer at nokia.com> Mon, 7 May 2007 11:31:33 +0300 + libhildonfm (1:1.9.17) unstable; urgency=low * Fixes: NB#54390.
- Previous message: [maemo-commits] r11473 - projects/haf/trunk/hildon-fm/hildon-fm
- Next message: [maemo-commits] r11475 - projects/haf/tags/hildon-fm
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]