Starting on a webpage
[gc-dialer] / builddeb.py
index 4eb8562..5d3cfa3 100755 (executable)
@@ -7,12 +7,22 @@ __appname__ = "dialcentral"
 __description__ = "Simple interface to Google's GrandCentral(tm) service"
 __author__ = "Eric Warnke"
 __email__ = "ericew@gmail.com"
-__version__ = "0.8.1"
+__version__ = "0.8.2"
 __build__ = 0
 __changelog__ = '''\
-0.8.1 - "Feed is for horses, so what about feedback?"
+0.8.2 - "Feed is for horses, so what about feedback?"
  * Merged addressbook
  * many more smaller fixes
+
+0.8.1 - "Two Beers"
+ * Thumb scrollbars ( Kudos Khertan )
+
+0.8.0 - "Spit and polish"
+ * Addressbook support
+ * threaded networking for better interactivity
+ * Hold down back to clear number
+ * Standard about dialog
+ * many more smaller fixes
 '''
 
 __postinstall__ = '''#!/bin/sh