Speeding up login through cookies
[theonering] / support / builddeb.py
index 94a7575..2562023 100755 (executable)
@@ -34,6 +34,16 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.8.12
+* Re-using handles to hopefully reduce potential funky issues
+* Fixing a bug where the conversation cache was lost when switching networks, causing old messages to be displayed as new
+
+0.8.11
+* Various improvements to gathering debug information to assist with several outstanding issues
+
+0.8.10
+* More improvements to the logging
+
 0.8.9
 * For now removing "removing of old conversations" in case that is contributing to people's problems
 * Attempting to use the messages actual time stamp rather than the time when we received it