From: Ed Page Date: Thu, 11 Aug 2011 01:56:01 +0000 (-0500) Subject: Updating CHANGES X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=commitdiff_plain;h=a1e87a8cfda4971c07ebe9d2a61e82dad33f40bc;hp=ce0c4b63966441e2f5efc601637af4d08386317c Updating CHANGES --- 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"