X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=3b3bb1c369774ccfa26efbedad0dfa9ca3edc383;hb=e92cb6b8cede6851ad10b676f019384b693fe0dc;hp=7f9e55763ecdebb6ad261047e83d374c8f0ba229;hpb=dd3ccbfa8689382fefd10f6eae2ab9e92697fe1e;p=nqaap diff --git a/support/builddeb.py b/support/builddeb.py index 7f9e557..3b3bb1c 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -22,7 +22,7 @@ __email__ = "pengmeister@gmail.com" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Storing resuming information in utf-8 for non-English file names +* More unicode improvements """.strip()