X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=e023ccbaf8eec1549da6f78e27b49accc1dd5062;hp=7d3f514d163dc876a2af78a55948e4d1c8de4369;hb=0c5b4724b922bbcb9fc5d4258d78df1ee1b634a3;hpb=3120896a0481c0c6f453215c31f7f560b0d44668 diff --git a/support/builddeb.py b/support/builddeb.py index 7d3f514..e023ccb 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -32,7 +32,9 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Fixing GV Contacts +* Making "calls" end immediately rather than waiting for the callback request to complete to fix issues with the waiting blocking accepting the callback if it comes in too quickly. Reporting errors through the debug prompt now. +* Respecting the servers "read" status for voicemail +* Using a newer contacts "API" which should speed things up a big (more improvements possible) """.strip()