Bump to 0.8.24
[theonering] / support / builddeb.py
index fb885bc..3f3506e 100755 (executable)
@@ -32,12 +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
-* Adding a quit command to the debug prompt
-* Adding a update_now command to the debug prompt
-* Fixing a bug with reset_timers debug prompt
-* Adding a utility to send debug commands from the command prompt
+* Limiting the size of log files
+* Blocking the caches from preventing log in
 """.strip()