X-Git-Url: http://git.maemo.org/git/?p=gc-dialer;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=d562520a8a801f77142e76f36be5601837248a22;hp=9d85f2fedb3e81e02b962e2af1457f84718c56de;hb=96b03abf01e01479a760014837ce6633e2d1e549;hpb=c83f36d9b422ebc830709033212df3e5691b3218 diff --git a/support/builddeb.py b/support/builddeb.py index 9d85f2f..d562520 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -30,7 +30,8 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Fixing another line wrap bug due to over-zealous escaping (spaces as non-break whitespace, whoops) +* Fixing some minor bugs with the transitions between logged-in and logged-out +* Reporting errors not just to user but to log """.strip()