home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip531.zip / History.531 < prev    next >
Text File  |  1997-05-31  |  4KB  |  90 lines

  1. UnZip, version 5.31, 31 May 1997
  2.  
  3. New or removed features, you betcha:
  4.  
  5. 5.31a:
  6.  - OS/2, Win32:  added Watcom Win32 cross-compilation target to makefile.os2
  7.     [Kai Uwe]
  8.  - Win32:  minor performance fix in UTCtime2Localtime() [GRR]
  9.  - Amiga:  same performance fix in mkgmtime() [Christian Spieler]
  10.  - removed some unnecessary code from UnZipSFX (TestExtraField(), long strings,
  11.     end-of-central-dir check, backslash check, etc.) [GRR]
  12.  - Amiga, Win32:  made ydays[] array global const to avoid duplicate data [GRR]
  13.  - WinDLL:  removed bogus Unz_CreateGlobals() and Unz_DestroyGlobals() [Mike
  14.     White]
  15. 5.31b:
  16.  - Unix:  made TIMESTAMP default option (oversight in 5.30); updated INSTALL
  17.     and unzip.{1,doc} appropriately [GRR]
  18.  - updated INSTALL with emx/gcc+RSX 5.1 USE_VFAT info [GRR, E-Yen Tan]
  19.  - updated various docs with projected release date [GRR]
  20. 5.31c:
  21.  - updated Where, COPYING, CONTRIBS [GRR]
  22.  - Acorn:  simplified RunMe1st script with small srcrename exe [Sergio Monesi]
  23.  - removed proginfo/porting.zip (oversight in 5.30) [GRR]
  24.  - BeOS:  updates for DR9, including extra-field changes [Chris]
  25.  - BeOS:  removed zipinfo script (symlinks now supported) [GRR]
  26.  - Unix:  updated linux_shlib target to use .pic.o suffix on shared-library
  27.     objects [GRR]
  28. 5.31d:
  29.  - WinDLL:  added encryption info to message function [Mike]
  30.  - BeOS:  updated extra-field support (flag byte, etc.) [Chris]
  31.  
  32. Bugs fixed:
  33.  
  34. 5.31a:
  35.  - VMS:  typo bugfix (missing comma) in cmdline.c [Hunter Goatley]
  36.  - VMS:  portability bugfix for DEC C detection in make_unz.com [Brian Tillman]
  37.  - Amiga:  bugfix for same old DST/localtime bug [Paul Kienitz]
  38.  - WinCE:  corrected bugfix for DST/localtime bug, on both native and FAT file
  39.     systems [Steve Miller]
  40.  - WinCE:  bugfixes for root-directory extraction, various error messages, typos
  41.     [Steve M]
  42.  - VMS:  portability bugfix for non-standard "edit" definitions [Ian Miller]
  43.  - eliminated bogus comment about "coming" QDOS port from main README [Jonathan
  44.     Hudson]
  45.  - DOS, OS/2:  ifdef'd out Borland version-debug code in msdos.c and os2.c
  46.     [Brad Clarke, GRR]
  47.  - Acorn:  fixed typo in INSTALL [Sergio]
  48.  - Acorn:  fixed pair of typos in acorn.c [Johnny Lee, GRR]
  49.  - QDOS:  fixed typo in qdos.c [Johnny]
  50.  - OS/2:  updated BUGS to note REXX problem with `&' filenames [Daniel H, GRR]
  51.  - Unix/DOS:  fixed bogus "msdos\msdos.c" in Unix makefile (cross-compilation)
  52.     [Fred Smith]
  53.  - Acorn:  bugfix to remove some signed/unsigned warnings [Sergio]
  54.  - Amiga:  bugfix for oversight in Amiga perf patch [Paul]
  55.  - WinDLL:  bugfixes for missing MSVC macro and weird initialization code [Mike]
  56. 5.31b:
  57.  - ifdef'd out -Z test for UnZipSFX (compilation error) [Mike Freeman, Frank
  58.     Donahoe, GRR]
  59.  - ifdef'd out unused UnZipSFX tmp variable [GRR]
  60.  - Unix:  made "ln" of UnZipSFX and fUnZip sources non-fatal if error occurs
  61.     (typically due to left-over link from a previous failed compilation);
  62.     added linked sources to clean target [GRR, Frank D]
  63.  - Amiga:  removed bogus line from filedate.c; updated Aztec makefile [Paul]
  64.  - DOS:  updated makefile.emx with RSX 5.1 info; removed OS/2 stuff [E-Yen Tan]
  65. 5.31c:
  66.  - Unix:  fixed SVR4 packaging to include zipgrep [Eric Baatz, GRR]
  67.  - DLL:  fixed calling conventions on default (public) I/O functions to use
  68.     UZ_EXP keyword, unless otherwise handled [Russell Lang, GRR, Mike]
  69.  - WinDLL:  removed bogus function calls from docs and header files [Mike]
  70.  - BeOS:  fixed ZipInfo reporting of BeOS extra field [GRR]
  71.  - Unix:  fixed linux_shlib target for new(er) binutils (libunzip.so symlink)
  72.     [GRR]
  73. 5.31d:
  74.  - Unix:  fixed zipgrep location in SVR4 packaging [Eric Baatz]
  75.  - WinDLL:  added list.c typecast to avoid compiler warning [Mike]
  76.  - Amiga:  ifdef'd out Aztec C replacements for localtime(), gmtime(), etc.,
  77.     to avoid conflicts with SAS/C functions [GRR, Walter Haidinger]
  78.  - Amiga:  fixed test for out-of-range dates in filedate.c [Walter, Paul, GRR]
  79.  - Amiga:  typedef'd shrint as short to avoid SAS/C crashes [Walter]
  80.  - added typecasts to unreduce.c (flush() calls) to avoid warnings [Walter]
  81.  - OS/2:  fixed order of UZ_EXP and "*" in function-pointer prototypes [Kai Uwe]
  82.  
  83. ==================
  84.  
  85. These changes occurred in beta versions 5.31a to 5.31d.  This list may have 
  86. left out some bugfixes and even some features...void where prohibited, your
  87. mileage may vary, etc., etc.
  88.  
  89. Greg Roelofs
  90.