Cleanup to history handling
[quicknote] / support / builddeb.py
index 6a89a89..193dcc4 100755 (executable)
@@ -22,8 +22,11 @@ __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
 0.7.10
- * Moved history to the menu/appmenu
+ * Moved history to the (app)menu
+ * Moved search to Ctrl+f and (app)menu
  * Switched category selection over to a touch selector entry, making it prettier and easier
+ * Deleting empty notes no longer prompts the user
+ * Cleaned up the history dialog a smidge
  * Ctrl+w/q to quit
 
 0.7.9
@@ -34,7 +37,7 @@ __changelog__ = """
  * Added .deb package support
 
 0.7.8
- * Spell checking
+ * Spell checking (Desktop only)
  * Fixing the application title
  * Fremantle Support
  * Ctrl+i and Ctrl+o to zoom in/out the interface