From a1e87a8cfda4971c07ebe9d2a61e82dad33f40bc Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 10 Aug 2011 20:56:01 -0500 Subject: [PATCH] Updating CHANGES --- setup.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d0979a9..90c1b0c 100755 --- a/setup.py +++ b/setup.py @@ -37,7 +37,9 @@ ICON_CATEGORY="apps" ICON_SIZES=[32,48] #[[[end]]] (checksum: fefe5943a0176aa799fab0d963c33832) -CHANGES = """Switching from py2deb.py to sdist_maemo +CHANGES = """* Support for PySide +* XDG Support +* Fixed a race condition """.strip() BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Gonvert" -- 1.7.9.5