~peter-pearse/ubuntu/natty/unzip/prop001

« back to all changes in this revision

Viewing changes to tandem/macros

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2009-05-08 20:02:40 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090508200240-rk23wg0jdoyc6caj
Tags: 6.0-1
* New upstream release. Closes: #496989.
* Enabled new Unicode support. Closes: #197427. This may or may not work
  for your already created zipfiles, but it's not a bug unless they were
  created using the Unicode feature present in zip 3.0.
* Built using DATE_FORMAT=DF_YMD so that unzip -l show dates in ISO format,
  as that's the only available one which makes sense. Closes: #312886.
* Enabled new bzip2 support. Closes: #426798.
* Exit code for zipgrep should now be the right one. Closes: #441997.
* The reason why a file may not be created is now shown. Closes: #478791.
* Summary of changes in this version not being the debian/* files:
- Manpages in section 1, not 1L.
- Branding patch. UnZip by Debian. Original by Info-ZIP.
- Always #include <unistd.h>. Debian GNU/kFreeBSD needs it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#OUTPUT Building [lib]
13
13
#APPEND bin CLEAR
14
14
add^list CRC32O
15
 
add^list CRCTABO
16
15
add^list CRYPTO
17
16
add^list DEFLATEO
18
17
add^list FILEIOO
135
134
#OUTPUT Building [lib]
136
135
#APPEND bin CLEAR
137
136
add^list CRC32O
138
 
add^list CRCTABO
139
137
add^list CRYPTO
140
138
add^list ENVARGSO
141
139
add^list EXPLODEO
219
217
#OUTPUT Building [lib]
220
218
#APPEND bin CLEAR
221
219
add^list CRC32O
222
 
add^list CRCTABX
223
220
add^list EXTRACTX
224
221
add^list FILEIOX
225
222
add^list GLOBALSX