~ubuntu-branches/ubuntu/utopic/unzip/utopic-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Santiago Vila
  • Date: 2013-02-24 17:12:00 UTC
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: package-import@ubuntu.com-20130224171200-x9jm8yja50os9j74
Tags: 6.0-9
* Added NO_WORKING_ISPRINT to DEFINES so that UTF8 filenames are
  displayed correctly. Reported by Slavek Banko. Closes: #682682.
* Use the right strip command when cross-building. Closes: #695141.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unzip (6.0-9) unstable; urgency=low
 
2
 
 
3
  * Added NO_WORKING_ISPRINT to DEFINES so that UTF8 filenames are
 
4
    displayed correctly. Reported by Slavek Banko. Closes: #682682.
 
5
  * Use the right strip command when cross-building. Closes: #695141.
 
6
 
 
7
 -- Santiago Vila <sanvila@debian.org>  Sun, 24 Feb 2013 17:12:00 +0100
 
8
 
1
9
unzip (6.0-8) unstable; urgency=low
2
10
 
3
11
  * Made unzip -X to actually restore uid/gid information.