X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=779317c2052add8b5466060463715a8c2ac57d5d;hb=e783f1267708a0dfee83ecff5941877030e7afca;hp=19e535f33ded5f758b2580e853c134275d18b9b5;hpb=743e061c174b8d12114b8b318fafd9569fc88f0f;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index 19e535f..779317c 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -30,9 +30,10 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Sped up contacts download -* Added an About dialog for copyright information -* Added busy notifications +* Fixing a call-out bug +* Adding error messages to cases that in theory should never be hit but are +* Protecting some code paths that should never have needed it but do +* Fixing a bug about not properly recovering from a failed login """.strip()