X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=471542bdaa05d827babbbf914a30c6d170f13128;hp=e023ccbaf8eec1549da6f78e27b49accc1dd5062;hb=5b7c9614e01a6d01df71e595c08bc607c31f5048;hpb=0c5b4724b922bbcb9fc5d4258d78df1ee1b634a3 diff --git a/support/builddeb.py b/support/builddeb.py index e023ccb..471542b 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -32,9 +32,8 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* 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) +* Providing a more descriptive error message on most failed calls +* Working around an issue when pulling data from GV """.strip()