home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip512.zip / History.512 < prev    next >
Text File  |  1994-08-28  |  5KB  |  96 lines

  1. UnZip, version 5.12, 28 August 1994
  2.  
  3. New features, you betcha:
  4.  
  5. 5.12a:
  6.  - added zipinfo patch for empty space within zipfile (Novell/PKZIP bug); moved
  7.     newzip variable out of crypt.[ch] [CN]
  8.  - MS-DOS, OS/2:  added EMX, EMXOPT, GO32 and GO32TMP environment-variable info
  9.     to unzip -v output [CN]
  10.  - OS/2:  replaced watcom.dif with wat_met.dif (support for Metaware C++ as
  11.     well as 16/32-bit Watcom) [Kai Uwe]
  12. 5.12b:
  13.  - added another acknowledgment example to COPYING [CN]
  14.  - VMS:  modified VMSWILD to use () instead of [] for sets; had been disallowed
  15.     entirely [Charles Bailey, CN]
  16.  - VMS:  added .hlp file for unzipsfx and MAKESFX.COM script [Martin Zinser]
  17. 5.12c:
  18.  - MS-DOS:  updated README with djgpp 1.12 and QEMM 7.04 info [CN, Kevin
  19.     Fritz]
  20.  - added timezone-debugging code to file_io.c (define DEBUG_TIME) [CN]
  21.  - MS-DOS:  updated gcc_dos Makefile target and README to include notes about
  22.     GNU make and djgpp timezone bugs [CN]
  23.  - changed "unzip -v" to print only version*100 if -qqqq (or greater) [CN]
  24.  - changed all putc/putchar calls to PUTC macro for future DLL use [CN]
  25.  - Unix, NT:  changed all local printf/fprintf calls to macros; deleted a bunch
  26.     of OS/2 stuff in nt.c [CN]
  27.  - updated README to note Kevin's finding:  32-bit DOS UnZip *faster* than
  28.     PKUNZIP on most archives...whoa. [CN, Keven F]
  29.  - added SFX_EXDIR option to allow use of -d in UnZipSFX [CN]
  30. 5.12d:
  31.  - Mac:  updated version numbers in *.hqx files [Antoine]
  32.  - MS-DOS:  added _gcc_dos_new sub-target to unix/Makefile, to be used when
  33.     djgpp 1.12m1 is released (new coff2exe -g option) [CN]
  34.  - added AOL info to Where file [Audrey Beck, CN]
  35.  - removed obsolete DEBUG_STRUC code [CN]
  36.  - added regulus target and zstat() function [Paul Klahr, CN]
  37.  - updated docs, version numbers for release [CN]
  38.  - VMS:  last(!) Ident and clean: tweaks [Igor, Christian, Hunter]
  39. 5.12e:
  40.  - Unix:  changed "strip" to "$(STRIP)" for easier debugging [Marty Leisner]
  41.  - MS-DOS:  updated msdos/README with djgpp 1.12m1 timezone fixes info [CN]
  42.  
  43. Bugs fixed:
  44.  
  45. 5.12a:
  46.  - ifdef'd two unused string variables in non-crypt extract.c [CN]
  47.  - put newzip back into crypt.h:  CRYPT not yet defined in unzip.h [CN]
  48.  - fixed unzipsfx bug:  first filespec ignored [Paul Weiss, CN]
  49.  - updated unzipsfx man page to note problem with "foo -x *.c" [CN, Paul Weiss]
  50. 5.12b:
  51.  - VMS:  updated Where file entry for VMS ftp sites [Brian Tillman, Hunter]
  52.  - updated README.CR and INSTALL to note that zipcloak is for zip sources only
  53.     [CN, Richard Lloyd]
  54.  - fixed -d bug w.r.t. extraction to / (all but VMS, TOPS-20) [CN, Piet]
  55.  - Amiga, Mac, etc.:  fixed non-OLD_EXDIR bug [CN]
  56.  - OS/2, MS-DOS:  removed left-over EMX,EMXOPT notes [CN]
  57.  - VMS:  fixed VMS_SEVERITY return values [Charles Bailey]
  58.  - VMS:  fixed(?) MAKE.COM to check for DEC C and use VAXC option [CN, Hunter]
  59. 5.12c:
  60.  - VMS:  fixed various descrip.mms bugs [Christian Spieler]
  61.  - MS-DOS:  added LOCAL_UNZIP support to makefile.msc and makefile.bc;
  62.     fixed MED_MEM typo in unzip.h [Christian]
  63.  - moved extern declaration of CompiledWith[] from unzip.h into local files
  64.     (avoid VMS warnings) [CN, Christian]
  65.  - fixed one overlooked fprintf/FPRINTF macro in unzip.h [CN]
  66.  - VMS:  fixed /DIRECTORY bug; fixed __DEBUG__ stuff in descrip.mms [Igor]
  67.  - VMS:  tweaked RETURN_SEVERITY levels some more [CN, Christian, Igor, Rodney]
  68.  - documented -b option in unzip.1 and UnZipSFX usage line [CN]
  69.  - fixed a bunch of broken Trace() statements in extract.c [Christian]
  70. 5.12c2:
  71.  - VMS:  real fix for do_wild() bug [Christian]
  72. 5.12d:
  73.  - swapped two PUTC's for a PRINTF in zipinfo.c [CN]
  74.  - VMS:  removed incorrect Where file info [Hunter]
  75.  - VMS:  fixed do_wild() and descrip.mms again [Christian, CN]
  76.  - MS-DOS:  updated INSTALL and Makefile to note problems with long command
  77.     lines and LOCAL_UNZIP [Piet, CN]
  78.  - VMS:  fixed make.com [Rodney, Hunter, CN, Christian]
  79.  - VMS:  fixed cmdline.c double usage() bug with unzipsfx, VMSCLI [Rodney, CN]
  80.  - VMS:  added lots of typecasts and fixed some initializers for DEC C; added
  81.     a newline to an inflate.c debug line [Christian]
  82.  - MS-DOS:  improved gcc_dos target's creation of empty zipinfo file via FIND
  83.     instead of COPY [Jean-loup, Kai Uwe]
  84.  - added some more typecasts [CN, Kai Uwe]
  85. 5.12e:
  86.  - fixed explode.c comment (long-lost patch from Feb 93, blush...) [Mark]
  87.  - VMS:  fixed makefiles for unzipsfx+VMSCLI [CN, Hunter]
  88.  
  89. ==================
  90.  
  91. These changes occurred in beta versions 5.12a to 5.12e.  This list may have 
  92. left out some bugfixes and even some features...the brain cell is going, 
  93. folks (as Mark would say).  Apologies, etc.
  94.  
  95. Greg Roelofs (a.k.a. Cave Newt)
  96.