Bump to 0.8.23
[theonering] / support / builddeb.py
index 1e1e089..471542b 100755 (executable)
@@ -32,7 +32,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing unicode support
+* Providing a more descriptive error message on most failed calls
+* Working around an issue when pulling data from GV
 """.strip()