X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=support%2Fbuilddeb.py;h=f068d6aea7aab2d2a4b2be0aa5e4bed8c1f85727;hb=d218bc127b747e9ea80b7a3aa841efbb40b3cb79;hp=97f289cd886c622878a9633783e5ad168c761e96;hpb=289afc6850bc72e9f360bbbb67d23ddd0ac139cb;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index 97f289c..f068d6a 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -30,9 +30,9 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Fixed a failed call issue on restart -* Trying to improve support for foreign languages -* Providing more helpful error on failed call +* Fixing a bug where a failed login would cause problems +* Fixing a bug preventing failed logins to be reported to the user +* Adding some more detail to the log """.strip()