Fixing background alarms as well as bumping to 1.3.9
[gc-dialer] / setup.py
index 024ece9..b56587d 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7)
 
-CHANGES = """* Protecting against unsupported date formats
+CHANGES = """* Fixing alarm support (distutils removes the executable flag from python modules)
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral"