X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=471542bdaa05d827babbbf914a30c6d170f13128;hp=67f1203f73d2909bc15db932abad00d9379b5089;hb=5b7c9614e01a6d01df71e595c08bc607c31f5048;hpb=f67d6e88f99bda2af03148e5071fb66acdcf4b0f diff --git a/support/builddeb.py b/support/builddeb.py index 67f1203..471542b 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -32,8 +32,8 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Shaving 300ms off of startup time -* Making the alias code a bit more robust, taken from a fix for an issue that breaks dialcentral +* Providing a more descriptive error message on most failed calls +* Working around an issue when pulling data from GV """.strip()