X-Git-Url: http://git.maemo.org/git/?p=gc-dialer;a=blobdiff_plain;f=setup.py;h=c8503fbdeea968155cba54f991f010d23f5c25c3;hp=b56587d7635d6bc8acb988c6f3d6b3579b59c60e;hb=b54bf37dec9cb3ded588db88595e3b9ba52058f5;hpb=d6bf8ee15f782ba81070746c8788680c0672d08a diff --git a/setup.py b/setup.py index b56587d..c8503fb 100755 --- a/setup.py +++ b/setup.py @@ -37,7 +37,8 @@ ICON_CATEGORY="apps" ICON_SIZES=[32,48] #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7) -CHANGES = """* Fixing alarm support (distutils removes the executable flag from python modules) +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"