From fb7130a551f84ddd990a9ae1874ab5d8ebf26dd7 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Wed, 12 Jun 2013 20:53:04 +0000 Subject: [PATCH] Update NEWS for 0.6.0 release. --- NEWS | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0921248..5613882 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,26 @@ 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.6, DATE -//TODO +version 0.6.0, 2013-06-13 +* New DB schema 001. Datebase is converted on first start. + DB schema update functionality implemented. +* Added more keybindings. + (Fixes: #28) +* Rewrote event detail dialog, to avoid flicker on Maemo. + (Fixes: #48) +* Events after midnight are shown on the day before (if the conference XML + file is correct). + (Fixes: #43) +* On non-Maemo system "alarms" (notifications) are shown. + (Fixes: #46) +* Try to show current day on startup and show "day" tab. + (Fixes: #44) +* Use conference id (not title) for import. + (Fixes: #45) +* Use conference id (not title) for alarms (maemo). + (Fixes: #38) +* Use one day navigator for whole app (instead of separate ones per tab). + (Fixes: #11) version 0.5.5, 2012-06-12 * UI changes: -- 2.39.5