X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/8496c29a41c4108fb781085a57b6f311308610a6..80589bbd26540449bb409744dfaffbf889ace7d5:/NEWS diff --git a/NEWS b/NEWS index 264c6ab..0921248 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,16 @@ 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.5, DATE -// TODO -* Update example URLs in README. +version 0.5.6, DATE +//TODO + +version 0.5.5, 2012-06-12 +* UI changes: + - button bar on the right side + - shared "day navigator" + - "Now" tab removed, function integrated into former "today" button +* Add "reload schedule" button. + Fixes: #34 * Alarms are actually removed now. Thanks to Axel Beckert for the bug report. Fixes: #38 @@ -15,8 +22,9 @@ version 0.5.5, DATE Fixes: #40 * Improve timezone handling. Fixes: #42 -* Add expand/collapse icons/actions. +* Add expand/collapse buttons/actions. Fixes: #31 +* Update example URLs in README. version 0.5.4, 2011-09-14 * Change displaying events a bit, use system colours (#13).