X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/496685ddfcefaae1676d91d3b411792cf0ca41d2..813d8dd0203a6972bdc09b5cd124964c1ceca065:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 580cd97..33b96ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2011-06-25 gregoa + + * README, TODO: Add URLs for FOSDEM 2011, DebConf 2010, and 27C3 to + README instead of TODO. + * TODO, src/fosdem.sql, src/schedule.en.xml: Remove the remaining + last two fosdem files. + * ChangeLog, README, TODO: Update contact info. + +2011-06-25 philipp + + * BUGS: Bugs are now reported in the trac system. + +2011-06-24 gregoa + + * BUGS, ChangeLog: Mark bug 3 as fixed. + +2011-06-24 philipp + + * src/gui/searchhead.cpp: Enter or return triggers the search now + when the focus is at the searchEdit or at one of the checkboxes. + * BUGS: Filed bug 7: Error message when searching without having + conferences + +2011-06-24 gregoa + + * BUGS: Add another wishlist (more: design discussion) bug + +2011-06-24 philipp + + * src/gui/tabcontainer.h, src/mvc/eventmodel.cpp: Removed + unnecessary debug output and code. + * BUGS, src/mvc/event.cpp: Fixed bug reported by gregor: Too many + authors are shown (form other conferences as well). + +2011-06-24 gregoa + + * ChangeLog, TODO, confclerk.pro: Improve release target in .pro + 2011-06-24 philipp * src/gui/daynavigatorwidget.cpp, src/mvc/treeview.cpp: Removed two