~ubuntu-branches/ubuntu/quantal/unzip/quantal

« back to all changes in this revision

Viewing changes to proginfo/CONTRIBS

  • 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:
14
14
  Bob Babcock            DOS volume-label code (FCBs)
15
15
  Charles Bailey         VMS_SEVERITY fix; VMSWILD () extension
16
16
  Audrey Beck            "WHERE" file info for AOL OS/2 forum
 
17
  Myles Bennet           Initial start of Zip64 and Large-File handling
17
18
  Mike Bernardi          Unix makefile entry; CIX uploads
18
19
  James Birdsall         extract.c/makefile/NT stuff, etc.; awesome beta tester
19
20
  Allan Bjorklund        in misc.c
122
123
  Peter Kunath           DLL bugfixes, MSVC __asm support
123
124
  Russell Lang           OS/2 DLL calling-convention bugfix
124
125
  Michael Lawler         Borland version() info; process.c string fix; DOS fixes
 
126
  Rudolf Lechleitner     inflate memory leak fix
125
127
  Johnny Lee             Macintosh port; Win3.1 port; far strings; fixes; etc.
126
128
  Alexander Lehmann      makefile.tc bugfix; MS-DOS mapname() bugfix
127
129
  Marty Leisner          Unix perms fix for non-Unix dirs; man pages fonts; etc.
145
147
  Rafal Maszkowski       Convex unzip.h fixes; Unix makefile entry
146
148
  Jim Mathies            signal handler installing bugfix
147
149
  Eberhard Mattes        handler() bugfix; docs update
 
150
  Adrian Maull           .NET C# example projects for Zip and UnZip dll
148
151
  Peter Mauzey           Unix makefile entry
149
152
  Scott Maxwell          version.h; massive reentrancy fixes; OS/2 DLL port
150
153
  Bob Maynard            16-bit OS/2 pathname bugfix
207
210
  Chris Seaman           Unix time stuff
208
211
  Richard Seay           MS-DOS Quick C makefile
209
212
  Peter Seebach          fUnZip int main() bugfix
 
213
  Matthew Seitz          keep inherited SGID attrib for created dirs on Unix
210
214
  Gisbert Selke          Unix makefile entry
211
215
  Alex Sergejew          fileio.c, stat(), Makefile fixes; Down Under jokes :-)
212
216
  Jim Seymour            Borland OS/2 fixes
252
256
  Mark Wright            original Netware 3.11 NLM port
253
257
  Randy Wright           Unix makefile entry
254
258
  Meiwei Wu              open() return bugfix
 
259
  Steve Youngs           win32 timestamp conversion bugfix
255
260
  Clay Zahrobsky         .zip/wildcard bugfix
256
261
  Eli Zaretskii          improvements to DOS-mode VFAT support; djgpp 2.x fixes
257
262
  Martin P.J. Zinser     VMS .hlp file for unzipsfx; MAKESFX.COM command file