Bump to 0.8.15
authorEd Page <eopage@byu.net>
Fri, 25 Jun 2010 00:07:31 +0000 (19:07 -0500)
committerEd Page <eopage@byu.net>
Fri, 25 Jun 2010 00:07:31 +0000 (19:07 -0500)
src/constants.py
support/builddeb.py
www/telepathy-theonering.deb

index a40d3bf..20e96ee 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Telepathy-TheOneRing"
 __app_name__ = "telepathy-theonering"
-__version__ = "0.8.14"
+__version__ = "0.8.15"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".telepathy-theonering")
index 5107514..9115ce8 100755 (executable)
@@ -32,8 +32,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a bug in Ubuntu support that prevented calls from being made
-* Adding some logging to help track down lost messages
+* Fixing the loss of messages (AM/PM time recognition issue)
+* Logging even more details (Requires having an open debug prompt)
 """.strip()
 
 
index 7265bdb..06fc875 100644 (file)
Binary files a/www/telepathy-theonering.deb and b/www/telepathy-theonering.deb differ