X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=36f8c79ed86a7186b56d033624e3c45c925bc9cc;hb=0e6232290e79538b22b9744f6c6e3e6dd3792a87;hp=fbbd4db934bb3fa9d1b99c01abc5d0a5f8aea629;hpb=81508591efe4151f7d2fab9cb1becda6e8e05067;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index fbbd4db..36f8c79 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -30,12 +30,8 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Fixing erroneous error report -* Fixed visual glitches on Maemo 5 when adding contacts -* Hopefully fixed auto-scroll on loading of SMS window -* Improved performance of adding/removing contacts from SMS window -* Fixed bugs with contact alternate number selector -* Fixed bugs with SMS window closing +* Fixing notifications on Maemo 4.1 (put in error reporting mechanism half-way) +* Fixing up various issues with clearing one's account information """.strip()