X-Git-Url: http://git.maemo.org/git/?p=gc-dialer;a=blobdiff_plain;f=setup.py;h=c8503fbdeea968155cba54f991f010d23f5c25c3;hp=024ece9380ec1c23cbf976a66de68ddc8b12b806;hb=61fdb5d03a38cfb132ba52fd37a10661ee1fa518;hpb=ab74b610605d8a26295cebc47f6411bbb2694929 diff --git a/setup.py b/setup.py index 024ece9..c8503fb 100755 --- a/setup.py +++ b/setup.py @@ -37,7 +37,8 @@ ICON_CATEGORY="apps" ICON_SIZES=[32,48] #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7) -CHANGES = """* Protecting against unsupported date formats +CHANGES = """* Fixing broadcast messages from the Message tab +* Making it more consistent on what numbers are shown """.strip() BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral"