Bump to 0.8.5
authorEd Page <eopage@byu.net>
Wed, 10 Mar 2010 03:04:06 +0000 (21:04 -0600)
committerEd Page <eopage@byu.net>
Wed, 10 Mar 2010 03:04:06 +0000 (21:04 -0600)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index 2940788..31c0c60 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.4"
+__version__ = "0.8.5"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 8d3e206..ca46835 100755 (executable)
@@ -34,6 +34,11 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+0.8.5
+* Bugfix: User's locale differs from google's causes errors
+* Bugfix: Reducing the times we ignore the cache of past conversations
+* Bugfix: The One Ring does not work on desktop systems with Empathy 2.28
+
 0.8.4
 * Reduced time allowed for disconnect due to RTComm not putting TOR on hold, causing miss of callback
 * Doubled the timed disconnects time
index 38efdfb..5e998ab 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ