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