Misc bug fixes
[gonvert] / support / builddeb.py
index bd89d13..34f9a0c 100755 (executable)
@@ -19,10 +19,10 @@ __email__ = "anthony@unihedron.com"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* A condensed view of unit conversion for those who so chose
-* Changed the way windows handle closing
-* Improved performance of jumping between some of the windows (including startup)
-* Persisting the sort preference
+* 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
 """
 
 
 """