Code cleanup, consistency on category availability (I assume it was lazy in creating...
[quicknote] / support / builddeb.py
index 3933880..bd29e63 100755 (executable)
@@ -25,7 +25,10 @@ __changelog__ = """
  * 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
+ * Bug fix: not very consistent when a category is visible in dialogs
 
 0.7.9
  * UI Tweak: Removed "New Note..." due to weirdness and duplicated behavior
@@ -35,7 +38,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