Bump to 0.8.24
[theonering] / support / builddeb.py
index 67f1203..3f3506e 100755 (executable)
@@ -32,8 +32,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Shaving 300ms off of startup time
-* Making the alias code a bit more robust, taken from a fix for an issue that breaks dialcentral
+* Limiting the size of log files
+* Blocking the caches from preventing log in
 """.strip()