X-Git-Url: http://git.maemo.org/git/?p=gonvert;a=blobdiff_plain;f=setup.py;h=18ab29935634d2750191c7c1b6b67138457e55a5;hp=61c2a9902280558c46bfb7899a6232fe1db20cd0;hb=274a5bddf827150362b48fe3eac1cb2f3156b533;hpb=f13daa4bec939982066b25b96594b5ade49e7a54 diff --git a/setup.py b/setup.py index 61c2a99..18ab299 100755 --- a/setup.py +++ b/setup.py @@ -37,9 +37,7 @@ ICON_CATEGORY="apps" ICON_SIZES=[32,48] #[[[end]]] (checksum: fefe5943a0176aa799fab0d963c33832) -CHANGES = """* Support for PySide -* XDG Support -* Fixed a race condition +CHANGES = """* Fixing an issue reported by a user that I have no clue how to reproduce """.strip() BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Gonvert"