Adding some consistency and fixing some bugs
[gc-dialer] / setup.py
index 51a4474..b56587d 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7)
 
-CHANGES = """* Fixing a launch issue with previous python versions
+CHANGES = """* Fixing alarm support (distutils removes the executable flag from python modules)
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral"