Bumping to 0.8.6
authorEd Page <eopage@byu.net>
Sat, 13 Mar 2010 19:48:53 +0000 (13:48 -0600)
committerEd Page <eopage@byu.net>
Sat, 13 Mar 2010 19:48:53 +0000 (13:48 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 31c0c60..bec35b3 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.5"
+__version__ = "0.8.6"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index ca46835..df82466 100755 (executable)
@@ -34,6 +34,12 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.8.6
+* Switched to a 10 second timeout without connections before closing TOR
+* Reduced the numbr of conversations cached
+* Forcing system contacts to be enabled but only calls are working for now
+* Bugfix: Reduced windows of hitting "Network Failure" when transitioning between networks
+
 0.8.5
 * Bugfix: User's locale differs from google's causes errors
 * Bugfix: Reducing the times we ignore the cache of past conversations
index 5e998ab..c04cf98 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ