X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=25620237339b60edca2e594dd99cbbd056a75e2f;hp=df82466d4e03565f47e2331ef9246867e11fde49;hb=afa4cdb64e451070cf87cc02f257c582fa057f53;hpb=c8403270baa2bcec89d0bb62651e5db1727aa2f1 diff --git a/support/builddeb.py b/support/builddeb.py index df82466..2562023 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -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