X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=9593cde00292064da71dd50c50901732765f6533;hb=e7e524f378d0dc1e6e6f9e03261b69bf1c839f45;hp=d0c73babfc66fd0f1c0c88518358650a3c028e86;hpb=2b2b71e017cfbe0e67e231f573546e18ed86e485;p=multilist diff --git a/support/builddeb.py b/support/builddeb.py index d0c73ba..9593cde 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -21,9 +21,24 @@ __email__ = "n800@axique.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ +0.3.4 +* Making rotation configurable in the Settings window +* Persisting full-screen / rotation settings + +0.3.3 +* Rotation support +* Turned the settings dialog into a window + 0.3.2 -* Cleaned up some code +* Massive code cleanup +* Re-arrangement of GTK Menus +* Added Maemo 5 Menu * Moved Active/All filter to menu +* Moved Checkout All to menu +* Improved Search bar +* Removed unnesary UI elements +* Switched to real inconsistent check boxes for tasks +* Switching the settings dialog to be more Maemo 5 like 0.3.1 * I18N, extract de.po, add ru.po.