Bump to 0.8.19
[theonering] / support / builddeb.py
index 5107514..fb885bc 100755 (executable)
@@ -32,8 +32,12 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a bug in Ubuntu support that prevented calls from being made
-* Adding some logging to help track down lost messages
+* 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
 """.strip()