X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=bc9ab3c6cacad89c84fd410b704f97f8f38b41b4;hp=3ee0a64788540f6d5fcbc2c07a3fd58ee7e911f9;hb=95efdbcc6a4c8c5a32cb92b174ea623cd1b94118;hpb=fe73c9a8e9dcaeca51e6cc64af12afd282dbb1c3 diff --git a/support/builddeb.py b/support/builddeb.py index 3ee0a64..bc9ab3c 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -19,12 +19,7 @@ __email__ = "anthony@unihedron.com" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Switching Condensed View's output to be editable also -* Fixed scrolling on Maemo -* On the traditional view, fixed an issue setting a value on the unit being converted -* Increased the name column size in the traditional view -* Switching Favorites to checkboxes from selection -* Attempting some optimizations +* Adding back in scrolling when using arrow keys in Units Window """.strip()