X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=94fedb2113376917dc4366097fec13c02f165c22;hb=b44f362579bf797890ecb4d05153e286bfa61da9;hp=4d5911cdb123af66a08d6694cb44e9214e6271aa;hpb=0b2e9362413446ef9df643c55e986bbe7fdfc5da;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index 4d5911c..94fedb2 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -30,7 +30,10 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Fixing account dialog buttons on Maemo 5 +* Another attempt at fixing account dialog buttons on Maemo 5 (yay pyside bug #820) +* Adding back in voicemail update on missed calls, a bug stopped it from showing up +* Attempting to fix pie menu back button (another shoutout to pyside bug #820) +* Tweaking the "default" orientation setting """.strip()