Bump to 0.8.23
[theonering] / support / builddeb.py
index 9a90692..471542b 100755 (executable)
@@ -23,8 +23,6 @@ Features:
 .
 * Reduce battery drain by setting your status to "Away"
 .
-* Block incoming calls by switching your status to "Hidden"
-.
 Note: Google and Google Voice are probably trademarks of Google.  This software nor the author has any affiliation with Google
 .
 Homepage: http://theonering.garage.maemo.org
@@ -34,7 +32,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a bug introduced in the previous build that prevented launching
+* Providing a more descriptive error message on most failed calls
+* Working around an issue when pulling data from GV
 """.strip()