Trying to better optimize the programmer calculator
[ejpi] / support / builddeb.py
index 5c64185..551221c 100755 (executable)
@@ -27,7 +27,10 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Adjusting for Maemo 4.1 support
+* Cleaning up the display of the pie buttons
+* Fixing the size of the pie menus on Maemo 5
+* Adding rotation support with a custom portrait layout
+* Minor UI Polish
 """.strip()