Bumping to 0.8.8
authorEd Page <eopage@byu.net>
Thu, 1 Apr 2010 19:23:40 +0000 (14:23 -0500)
committerEd Page <eopage@byu.net>
Thu, 1 Apr 2010 19:23:40 +0000 (14:23 -0500)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index dc9e309..a12f29e 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.7"
+__version__ = "0.8.8"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 5a85bfd..d31898e 100755 (executable)
@@ -34,6 +34,9 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+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
 
index 8f5dbad..8867ec3 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ