Adding back in scrolling when using arrow keys in the units window
[gonvert] / support / builddeb.py
index f0d1c4c..bc9ab3c 100755 (executable)
@@ -19,7 +19,7 @@ __email__ = "anthony@unihedron.com"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Adjusting column sizes
+* Adding back in scrolling when using arrow keys in Units Window
 """.strip()