X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/ba631ca526488a822eeae876b092f8e94003f2f8..84c94b33f82e24ad10b4a2f91249f602ca016877:/NEWS diff --git a/NEWS b/NEWS index a76fe98..86bf26d 100644 --- a/NEWS +++ b/NEWS @@ -1,17 +1,14 @@ - -This NEWS file records noteworthy changes, very tersely. - -Version 0.2 (2 Feb 2010) -* Search tab has been added. -* Alarms are handled by alarmd, which requests native alarm dialogs. -* 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. - -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.