Bump to 0.8.21
[theonering] / support / builddeb.py
index 9a90692..1e1e089 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,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a bug introduced in the previous build that prevented launching
+* Fixing unicode support
 """.strip()