Lengthening the auto disconnect
[theonering] / support / builddeb.py
index df82466..2562023 100755 (executable)
@@ -34,6 +34,28 @@ __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
+* Adding a bit of paranoia to marking messages as read
+* Added lots of debugging help
+
+0.8.8
+* Switching to a non-blocking system so TOR can remain responsive to MC and avoid being leaked in the first place
+
+0.8.7
+* Adding some logging to help track down some issues
+
 0.8.6
 * Switched to a 10 second timeout without connections before closing TOR
 * Reduced the numbr of conversations cached