-
-This NEWS file records noteworthy changes, very tersely.
-
-Version 0.2 (2 Feb 2010)
-* Search tab has been added.
-* Alarms handled by alarmd, which requests native alarm dialogs (N900 only).
-* A service is registered to DBus, the application is handling calls from alarm
- dialogs to reflect alarm states into the database. The application is
- started if required (N900 only).
-
-Version 0.1 (19 Jan 2010)
-
-* A user can select favourite events, which are displayed in "Favourites" tab.
-* FOSDEM icon is displayed in application manager and in applications menu.
-* Optification of the package is done using maemo-optify script.
-* There is now a `NEWS' file (this one), giving a history of
- user-visible changes.
+This is the NEWS file for ConfClerk. ConfClerk is the successor of
+fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation.
+
+Version 0.5.1
+//! TODO
+
+Version 0.5.0
+* First release of ConfClerk as the fosdem-schedule successor.
+* Continue the multi-conference feature, make sure persons/tracks/rooms are
+ handled separately per conference.
+* Remove FOSDEM- and maemo-specific parts.
+* Exchange icons to be sure about the provenance.
+* Some code cleanup, most notable: use prepared statements for all SQL
+ queries.