home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / UnzpHist.zip / History.530 < prev    next >
Text File  |  1997-04-22  |  23KB  |  442 lines

  1. UnZip, version 5.3, 22 April 1997
  2.  
  3. New features, you betcha:
  4.  
  5. 5.21a:
  6.  - restrict ^S pause function to extraction only [GRR, Doug Dougherty]
  7.  - enable -C for ZipInfo mode, too [GRR, Steven Levine]
  8.  - VMS:  VMSCLI usage used only with VMS `/' options; if `-' option, use
  9.     standard Unix-style usage [Patrick Ellis, Christian, GRR]
  10.  - Mac:  created mac/README file with timezone info [GRR, Johnny]
  11.  - Acorn:  added README, included compiler notes in Contents [Sergio]
  12.  - added FlashPoint Unzip95 derivative to Where file [GRR]
  13.  - Amiga:  added -N info to unzip.1 [Paul, GRR]
  14.  - Unix:  added UNIXBACKUP (-B) option (not well-tested) [Peter Chang]
  15.  - Amiga, Unix:  extended envargs.c to allow quoted arguments [Haidinger Walter]
  16.  - Win32:  updated version() info for MSC [Steve]
  17.  - DOS:  updated msdos/README to note PMODE/W bugs [GRR, Doug Dougherty]
  18.  - VMS:  new 00binary.vms README file [Christian]
  19.  - updated all files except wingui/* with new e-mail host (lists.wku.edu) [GRR]
  20.  - DOS:  added proginfo/perform.dos file (Christian's test results) [GRR]
  21.  - WinDLL/WinGUI:  lots of code rearranging to separate GUI code out into a
  22.     completely separate archive [Mike]
  23.  - BeBox/BeOS:  new port! [Chris]
  24. 5.21b:
  25.  - WinDLL:  most remaining GUI parts removed, "wizdll" stuff renamed to "windll"
  26.     [Mike, GRR]
  27. 5.21c:
  28.  - Unix:  created testmake.zip for "check" target; fixed check target [GRR]
  29.  - WinDLL:  new makefiles, headers and even some docs! [Mike]
  30. 5.30d:
  31.  - SMS/QDOS:  new port! [Jonathan Hudson]
  32.  - boosted version number to 5.3 (new BeBox, QDOS ports) [GRR]
  33.  - added recognition for compression types 9 and 10 ("enhanced deflate" and
  34.     "Data Compression Library imploding") [GRR]
  35. 5.30e:
  36.  - began updating README file [GRR]
  37.  - updated msdos/README file with more PMODE/W problems [GRR, Doug Dougherty]
  38.  - BeBox:  added BeOS extra-field support [Chris]
  39.  - Unix:  made -O3 default for gcc target [GRR]
  40.  - non-VMS:  new VMS_TEXT_CONV option to convert VMS native variable-length
  41.     text files to local text files (experimental) [GRR]
  42.  - Unix:  added code to set directory times/perms/UIDs/GIDs (finally!) [GRR]
  43.  - added special warning if -Z detected in UnZip options [GRR, Dave Genzel]
  44.  - Unix:  boosted optimization on linux and linux_asm targets; commented extra
  45.     optimizations for Pentium (Pro) [Bill Davidsen, GRR]
  46.  - OS/2:  changed DLL calling convention to generic EXPENTRY mode [Kai Uwe, GRR]
  47.  - WinGUI:  removed CRC and compression method from list box [Mike]
  48.  - DOS/Win32:  improved DOS-mode VFAT support with dynamic detection of VFAT
  49.     vs. normal FAT file systems [Eli Zaretskii]
  50.  - DOS/Unix:  removed 5KB of djgpp targets and 3KB of MSC and Borland targets
  51.     from unix/Makefile [GRR]
  52.  - partially updated INSTALL [GRR]
  53.  - DOS:  added Watcom support for volume labels and country info [Paul]
  54.  - DOS:  added support for djgpp 2.x executable compressor to makefile.dj2
  55.     [Frank Donahoe]
  56.  - added new extra-field detection to ZipInfo:  PKWARE Unix, new Info-ZIP Unix,
  57.     Macintosh, extended timestamps [GRR]
  58. 5.30f:
  59.  - extended Zipinfo verbose-mode reporting of various extra-field types [GRR]
  60. 5.30g:
  61.  - QDOS:  added non-echo password support [Jonathan Hudson]
  62.  - DOS:  added makefile.emx [E-Yen Tan]
  63.  - Win32:  optimized crc_i386.asm for speed [Scott Field]
  64.  - DOS, Unix:  added same optimizations to crc_i386.S [GRR]
  65.  - Unix:  made linux_asm default target; old "linux" now "linux_noasm" [GRR]
  66.  - DOS:  modified makefile.dj2 to make unzipsfx smaller [Frank Donahoe]
  67.  - NT:  added support for NT security descriptors (ACLs) [Scott Field]
  68. 5.30h:
  69.  - WinDLL:  integration with NTSD code; other updates [Mike]
  70.  - NT:  added NT SD documentation file to proginfo directory [Scott Field]
  71.  - Unix:  updated BUGS section of unzip.1 [GRR]
  72. 5.30i:
  73.  - added AOS/VS extra-field info to ZipInfo [GRR]
  74.  - added proginfo/extra.fld documentation [GRR]
  75.  - updated Where file for new locations [GRR]
  76.  - added WinZip bug to proginfo/pkbugs [GRR]
  77.  - Unix:  added ISC targets; updated BSDI targets; changed CP from cp to ln in
  78.     Makefile; removed UNZIPS dependency from install target and removed
  79.     install_asm target [Larry Jones]
  80.  - DOS:  updated msdos/README to note possible new problem with go32 extender
  81.     (not PMODE/W?) [GRR, Michael Webb]
  82.  - updated crypt.[ch] [Christian]
  83.  - Christian monster patch #2:
  84.     * global support for new "time" and "Unix2" extra field blocks
  85.     * appnote.iz updates (-> extra.fld)
  86.     * various fixes
  87.  - Unix:  added (updated version of) Jean-loup's zipgrep script to unix dir;
  88.     wrote new man page; updated unix/Makefile accordingly [GRR]
  89.  - updated "unzip -v" line with new ftp and web sites [GRR]
  90. 5.30j:
  91.  - DOS, Win32:  Watcom makefile updates [Paul]
  92.  - WinDLL:  updated directory [Mike]
  93.  - USE_EF_UX_TIME changed to USE_EF_UT_TIME globally; qdos/unix.c merged with
  94.     unix/unix.c [Christian]
  95.  - added ZipIt extra field detection (incomplete, undocumented) [GRR]
  96. 5.30k:
  97.  - added report of ZipIt extra-field info; corrected proginfo/extra.fld [GRR]
  98.  - updated Where with new zcrypt site, various fixes [GRR]
  99.  - OS/2, Win32:  added emx+gcc+RSXNT cross-compilation target to makefile.os2
  100.     [Kai Uwe]
  101.  - updated COPYING file (final time?) [GRR]
  102.  - made LZW_CLEAN (no unshrinking) default [GRR]
  103. 5.30m:
  104.  - renamed bebox/* to beos/* (including all macros, etc.) [GRR, Chris]
  105.  - QDOS:  updated README; added beta-version hack to qdos.c [Jonathan Hudson]
  106.  - WinCE:  new port! [Steve P. Miller]
  107.  - added -P option for command-line passwords (Ye People have Spoken, sigh)
  108.     [GRR]
  109.  - VMS:  updated README [Christian]
  110.  - Win32:  optimization: use unsigned long long (if available) for 64-bit time
  111.     calculations [Christian]
  112.  - DOS:  added paragraph on djgpp 2.x [Frank Donahoe, GRR]
  113.  - added explicit compression-method info to "unsupported method" warnings in
  114.     extract.c (replaces method number) [GRR, Mark]
  115. 5.30n:
  116.  - BeOS:  updated for release 1.1DR8.2 [Chris]
  117.  - QNX:  updated unix.c version() for Neutrino [Chris]
  118.  - added "OS made by" type 17 for Tandem/NSK; updated ZipInfo [GRR, Dave D.
  119.     Smith]
  120. 5.30o:
  121.  - added IZ_PW* macros to crypt_dummy.h for DLL-using apps [Mike W]
  122.  - VMS:  added foreign-symbol help line if no options given [GRR]
  123.  - BeOS:  updates for latest OS release; unified makefile; install zipgrep
  124.     [Chris]
  125.  - renamed proginfo/pkbugs to 3rdparty.bug (includes WinZip info, etc.) [GRR]
  126. 5.30p:
  127.  - updated all man pages (UnZip -A, -P, -bb, -o; footer; dates; versions; etc);
  128.     built new *.doc versions [GRR]
  129.  - cleaned up extra-field dots handling and hex dumping in zipinfo.c [GRR]
  130.  - updated main Contents [GRR]
  131.  - updated COPYING with WinCE, unshrink info [GRR]
  132.  - added two new exit codes:  IZ_UNSUP (no files processed due to unsupported
  133.     compression or encryption) and IZ_BADPWD (no files processed due to bad
  134.     password(s)) [GRR, Mike W]
  135.  - moved all return/exit codes into (public) unzip.h [Christian]
  136.  - Mac:  updated; new version of rsrc.hqx [Antoine]
  137.  - Win32:  added (or restored) MSVC 4.2 makefile [Mike W]
  138.  - Win32:  added MSVC 5.0 "build file" [Mike Strock]
  139.  - updated file_id.* files [GRR]
  140.  - updated README [GRR]
  141.  - WinCE:  added partial support for help file [Steve M]
  142. 5.30q:
  143.  - updated README again [GRR]
  144.  - updated INSTALL, msdos/README [GRR]
  145. 5.30r:
  146.  - updated various file_id.diz files (again) [GRR]
  147.  - Unix:  updated Solaris/SVR4 package stuff [John Bush]
  148.  - WinDLL:  added example file and null sound function [Mike W]
  149.  - WinCE:  finished(?) port [Steve M]:
  150.      - Completed Help File (HTML)
  151.      - Cleaned up Christian's changes in my code
  152.      - Fixed one bug (I was incorrectly setting C_flag)
  153.      - Removed all the CE/NT emulation project stuff since it never built
  154.         correctly anyway.
  155.      - Added a few more low memory checks and messages.
  156.      - Cleaned up some comments.
  157.      - Removed MATCH.C from project and wrote my own match() and iswild().
  158.      - Internally store true file name instead of fnfilter'd name.
  159.      - Convert non-printable characters in file names and comments when
  160.         displaying them on the screen.
  161.      - Use Info() flags to detect when to insert new lines.
  162.  - changed all "#ifdef CRYPT" to "#if CRYPT" for better error-catching
  163.     [Christian, GRR]
  164.  - Unix:  removed svr4package dependency from default solaris target; added
  165.     new solaris_pkg target [Jean-loup, John B, GRR]
  166.  - updated proginfo/CONTRIBS, README, History.530, etc. [GRR]
  167. 5.30s:
  168.  - documented UNIXBACKUP compile option in INSTALL [GRR, Marty Leisner]
  169.  - Unix:  added freebsd target (assembly-language CRC) [GRR]
  170.  - updated Where [Christian, GRR]
  171. 5.30t:
  172.  - added support for UNIXBACKUP on "unzip -v" info screen; documented TIMESTAMP
  173.     and UNIXBACKUP options in UnZip man page [GRR, Frank Donahoe]
  174.  - added some tips, warnings and corrections to INSTALL [Frank Donahoe, GRR]
  175.  - updated remaining Contents files and unzip.c comments [GRR]
  176.  
  177. Bugs fixed:
  178.  
  179. 5.21a:
  180.  - DOS, Mac:  corrected for weird time_t basis dates (i.e., not 1970) [GRR,
  181.     Steve S, Johnny]
  182.  - OS/2:  fixed API_DOC code and updated with missing functions [GRR]
  183.  - OS/2:  fixed ASCII-mode -p operation under IBM C Set++/Visual Age C++ com-
  184.     pilers [GRR, Kai Uwe]
  185.  - return 80 on user abort (^C) [Nick Smith, GRR]
  186.  - Acorn:  fixed missing comma in version() [Thomas Esken]
  187.  - Unix:  updated amdahl Makefile target [GRR, Jeroen Staal]
  188.  - DOS:  included TZDIR info in msdos/README [GRR, Onno]
  189.  - WinGUI:  WM_ACTIVATE work-around, .hlp updates [Mike]
  190.  - WinDLL:  ttyio.h, password.c crypt changes [Mike]
  191.  - Amiga:  UnZipSFX updates [Paul]
  192.  - DOS:  fixed Watcom date-crash bug [Paul]
  193.  - Amiga:  lots of updates for SAS/C [Haidinger Walter]
  194.  - changed a size_t to extent in extract.c [GRR]
  195.  - Unix:  added prototype for time_stamp() [GRR]
  196.  - Unix:  rearranged ioctl stuff in ttyio.c to avoid compiler warnings [GRR]
  197.  - fixed behaviour of negating -z option to comply with docs [??]
  198. 5.21b:
  199.  - all but Amiga/Unix:  fixed envargs.c bug introduced by own self (sigh) [GRR]
  200.  - fixed typo in History file [GRR]
  201. 5.21c:
  202.  - Amiga:  fixed long-unnoticed defect in Amiga command-line parsing [Paul]
  203.  - rewrote envargs, added WIN32 quote support (probably should be extended
  204.     to DOS, OS/2) [Paul]
  205.  - OS/2:  fixed Borland version numbers (apparently offset by three from DOS?)
  206.     [GRR, Kai Uwe]
  207.  - Win32:  ifdef'd out buf2 in version() unless recent version of MSC; changed
  208.     "v2.0/2.1" to "v2.x" for Visual C++ [Steve]
  209.  - added/fixed some typecasts in crypt.c [Paul]
  210.  - Amiga/Win32:  lots of fixes [Paul]
  211.  - Be:  replaced bebox/ directory, fixed ttyio.c [Chris]
  212.  - DOS:  fixed Borland C _timezone bug [Jochen Roderburg, GRR]
  213.  - Win:  changed WINDLL_MAX_PATH to PATH_MAX (extract.c) [Mike]
  214.  - Amiga:  SAS/C fixes [Haidinger Walter]
  215.  - VM/CMS:  final(?) fixes [Greg Hartwig]
  216. 5.30d:
  217.  - fixed random-data-bomb bug in inflate [Mark]
  218.  - Unix:  updated/expanded Solaris (or SVR4) package support [John Bush]
  219. 5.30e:
  220.  - fixed missing params in third ZipInfo usage line [GRR, Kevin]
  221.  - Unix:  added -D_INCLUDE_BSD_SOURCE and -D_INCLUDE_XOPEN_SOURCE to apollo
  222.     target [Gordon Fox]
  223.  - Windows:  removed unnecessary MSWIN stuff from ttyio.c and zip.h [Mike]
  224.  - disallow -M ("more") for ZipInfo mode if !isatty(1) (UnZip mode already
  225.     done) [Stan Brown]
  226.  - changed funzip.c main() to return int instead of void [GRR, Peter Seebach]
  227.  - Unix:  fixed (mostly) extracted-dir permissions [GRR, Piet Plomp]
  228.  - fixed "extra N bytes preceding" bug in ZipInfo -v output [GRR]
  229.  - changed overlooked QDOS_MAYBE_ macro to QDOS_ in qdos/qdos.c [Jonathan
  230.     Hudson]
  231.  - Unix:  fixed install target so BINDIR and MANDIR are created if necessary
  232.     [Christian Carey]
  233.  - Unix:  moved chmod() from before chown() to after it [Piet]
  234.  - Unix:  fixed chmod/utime warning messages [GRR]
  235.  - Amiga:  fixed fUnZip/REENTRANT bug in flate.a [Paul]
  236.  - DOS, Win32:  worked around Watcom stat() bug [Paul]
  237.  - WinDLL:  various REENTRANT fixes; changed DLL names to unzip16.dll and
  238.     unzip32.dll [Mike]
  239.  - Unix:  use dumb screenlines() function for SCO Unix [??]
  240.  - OS/2:  changed OS2API macro to OS2DLL; changed DLL name to unzip32.dll for
  241.     consistency [GRR]
  242.  - Unix:  fixes for SCO Xenix 286 and SunOS 3.x systems [Tom Schmidt]
  243.  - Amiga:  various SAS/C fixes/cleanups [Haidinger Walter]
  244.  - DOS:  worked around Borland 5.0 stat() bug (open_outfile()) [Mike]
  245. 5.30f:
  246.  - ifdef'd dircomp() declaration to avoid warnings [GRR, Michael Lawler]
  247.  - DOS:  USE_LFN fix for djgpp 2.0- and 2.1-compatibility [Eli Zaretskii,
  248.     Douglas Wegscheid]
  249.  - DOS:  cleaned up USE_VFAT stuff to avoid compilation warnings on
  250.     non-USE_VFAT systems [GRR]
  251.  - Unix:  define SYSNDIR for SCO Xenix only (not SCO Unix) [Jim Lill]
  252.  - WinDLL:  added "RECHEAT" code (kludge?) to globals.c; fixed unzver.h [Mike]
  253. 5.30g:
  254.  - added typecasts to various strncmp() calls [GRR, Michael Lawler, Mike W]
  255.  - added tzset() call to top of zipinfo() [GRR]
  256.  - OS/2:  moved <os2.h> from os2/os2.h to unzip.h and put "os2/os2.h" back in
  257.     unzpriv.h [GRR]
  258.  - BeOS:  updated unzip.h to make use of __BEOS__ macro; minor fixes for future
  259.     expansion of extra field [Chris]
  260.  - Win32:  fixed DIR_END problem with ZipInfo and VC++ 4.0 [Kimio Itoh]
  261.  - DLL:  changed EXPENTRY tag in prototypes to UZ_EXP, defined as EXPENTRY for
  262.     OS/2; removed windows.h from unzip.h [GRR]
  263.  - OS/2 DLL:  no, wait:  defined UZ_EXP as empty for emx, _System for all other
  264.     compilers:  no more os2.h inclusion in unzip.h [GRR, Kai Uwe]
  265.  - WinDLL:  many updates [Mike W]
  266.  - BeOS:  more fixes for Be extra field [Chris]
  267. 5.30h:
  268.  - Win32:  fixed reference to XX_flag [Brad Clarke, GRR]
  269.  - Win32:  changed all nt_unzip.*, ntsd.* to nt.*; updated Watcom makefile for
  270.     security descriptor code [GRR]
  271.  - Win32:  moved TruncNTSD extern declaration back into win32.c from nt.h
  272.     [Steve, GRR]
  273.  - corrected zipcloak, VFAT/djgpp info in INSTALL [Frank Donahoe]
  274.  - Win:  cleaned up various oversights from NTSD merge, windll stuff [Mike]
  275.  - VMS:  ifdef'd out tzset() in zipinfo.c [Mike Freeman]
  276.  - Unix:  turned on execute bit for extracted DOS/whatever subdirectories 
  277.     [Marty Leisner, GRR]
  278.  - Win32:  fixed IsWinNT() function (was always returning TRUE) [Mike]
  279.  - corrected some locations in the Where file [GRR, Matthias Dietmar Beier]
  280.  - OS/2:  various small fixes to makefile and to sources to avoid compiler
  281.     warnings [Kai Uwe]
  282.  - Amiga:  updated stat.c for SAS/C (corresponding to Zip); cleaned up
  283.     smakefile [Walter Haidinger]
  284. 5.30i:
  285.  - Win32:  moved NTSD prototypes below unzip.h in win32.c [Paul, Mike]
  286.  - Win32:  globals fixes for extract.c [Mike]
  287.  - minor corrections to COPYING file [GRR]
  288.  - Unix:  modified crc_i386.S to work with AT&T's assembler; added ptem.h to
  289.     ttyio.c for SVR3.2 [Larry Jones]
  290.  - Amiga:  missing filedate patch [Paul]
  291.  - Christian monster patch #1:
  292.     * crypt.c: purely cosmetic change (shorten name of dummy var)
  293.     * crypt.h: removed last atom of encryption-specific info
  294.     * ttyio.[ch]: modifications of getp() (no used for WINDLL, QDOS version in
  295.       QDOS-specific source); simple check of zcrypt ver
  296.     * removed TABs and trailing invisible spaces from several source files
  297.     * fixed VMS-specific bug (undefined string for VMSCLI option)
  298.     * replaced MSWIN macro name with new WINDLL almost everywhere
  299.     * zipinfo.c:
  300.       - rearranged extra-field info in zi_long() to shorten the code
  301.       - disk numbers of multi-part archives are displayed starting at "1"
  302.         (not "0").  This is now compatible with the PKZIP behaviour.
  303.     * fileio.c New function UzpPassword() used as default for the decr_passwd()
  304.       callback (tty interface, not for WINDLL)
  305.     * adapted WINDLL port to the new (changed) decr_password callback
  306.       (This is untested, but I hope I did not break anything...)
  307.     * fixed some typos and code indentations.
  308.  - WinDLL:  globals.c UzpPassword fix [Mike]
  309.  - Christian patch #3:  various WINDLL fixes
  310.  - WinDLL:  various fixes to Christian's patches [Mike]
  311.  - Christian patch #4:  various DLL and WINDLL fixes/optimizations/cleanups
  312.  - cosmetic fixes to ttyio.c [GRR]
  313. 5.30j:
  314.  - Win32:  fixed two typos in win32.c and nt.c [Mike Strock]
  315.  - BeOS:  fixed two typos in bebox.c [Chris]
  316.  - VMS:  removed spurious right parenthesis [Mike Freeman]
  317.  - EF_TIME fixes, typo fixes [Christian]
  318.  - WinCE:  fileio.c change of (zipfd < 0) test to (zipfd == -1) [Steve Miller]
  319. 5.30k:
  320.  - fixed illicit ANSIfication of EB_UT_FL_*TIME macros; clarified comment in
  321.     Unix makefile [GRR, Phil Ritzenthaler]
  322.  - fixed (I think) most "const"-related warnings [GRR, Christian, others]
  323.  - Unix:  changed lurking strdup() to malloc/strcpy() [GRR, Mark]
  324.  - plugged MALLOC_WORK memory leak [Walter Haidinger]
  325.  - fixed CRYPT typo in free_G_buffers() [GRR]
  326.  - fixed ush temp value in decrypt_byte (could overflow with undefined results)
  327.     [GRR]
  328. 5.30m:
  329.  - OS/2, Win32:  fixed MIME "=3D" in makefile.os2 gccwin32 target [Kai Uwe]
  330.  - fixed missing ZPIT typecast in zipinfo.c [Mike, Chris]
  331.  - QDOS:  updated [Jonathan]
  332.  - Novell:  made a few blind corrections to the old Watcom makefile [GRR]
  333.  - added ef_id info to zipinfo.c ExtraFieldTrunc error message; send to stderr
  334.     [GRR]
  335.  - monster OEM vs. ISO-8859-1 vs. EBCDIC patch #1 (plus assorted fixes)
  336.     [Christian]
  337.  - Amiga:  reentrancy fixes, makefile updates, SAS/C timezone fixes, etc.
  338.     [Paul, Walter]
  339.  - return NULL if unable to malloc globals struct with REENTRANT [Steve Miller]
  340.  - monster OEM vs. ISO-8859-1 vs. EBCDIC patch #2 (cleanup, EBCDIC passwords,
  341.     ZipInfo pInfo bug) [Christian]
  342.  - Mac:  added real installation info to INSTALL [Harry Nyberg, GRR]
  343.  - OEM vs. ISO-8859-1 vs. EBCDIC patch #3 (cleanup, more EBCDIC passwords, etc.)
  344.     [Christian]
  345.  - OEM vs. ISO-8859-1 vs. EBCDIC patch #4 (minor passwords cleanup) [Christian]
  346.  - OEM vs. ISO-8859-1 vs. EBCDIC patch #5 (bugfixes) [Christian]
  347.  - close outfile if disk is full (so can be deleted before UnZip[.dll] exits)
  348.     and warn user about truncated file [Steve Miller, GRR]
  349.  - DOS/OS2/Win32:  error message if can't unlink old version of file [Steve
  350.     Miller, GRR]
  351.  - updated unzip.1/unzip.doc to note 8-bit-password incompatibilities [GRR]
  352.  - WinDLL:  updated makefiles, modified to use UZ_ version numbers [Mike, GRR]
  353.  - OS/2:  USE_EF_UT_TIME fixes [Christian]
  354.  - Win32:  work-around for Win32 timezone bug (uses current state of daylight
  355.     savings time to adjust file times, instead of state at time file was last
  356.     modified) [Christian, Steve S]
  357. 5.30n:
  358.  - Win32:  added user32.lib to makefile [Steve S]
  359.  - more bugfixes, cleanups, 8-bit mods, etc. [Christian]
  360.  - Win32:  minor TZBUG bugfix [Christian]
  361.  - fixed some missing newlines in error strings [Steve M, GRR]
  362.  - WinCE:  more fixes and enhancements [Steve M]
  363. 5.30o:
  364.  - corrected misinformation in unix/unzip.1 regarding 8-bit passwords [GRR]
  365.  - OS/2:  added experimental code to write directory EAs if -o option given
  366.     [GRR, Bernard Chan, Larry Martin, Kai Uwe]
  367.  - BeOS:  bugfix for ZipInfo crash (timezone-related) [Chris]
  368.  - fixes for 8-bit file comments; vms/vms.c cosmetic fixes (error msgs); use
  369.     ZCONST in ttyio.c [Christian]
  370.  - Acorn:  extension-pointer bugfix; assembler version of mkdir to work around
  371.     bug in system() implementation [Sergio]
  372.  - 8-bit fnfilter() support; global Fnfilter1/Fnfilter2 consistency fixes
  373.     [Christian]
  374.  - Watcom makefile updates; replacement for Watcom getch() [Paul]
  375.  - WinCE:  various minor fixes, documentation updates, etc. [Steve M]
  376.  - WinDLL:  fix for version-number handling [Mike W]
  377.  - BeOS:  bugfix for version() garbage; PowerPC-vs.-other detection [Chris]
  378. 5.30p:
  379.  - Unix:  added zipgrep docs to Makefile where missing [GRR]
  380.  - WinCE:  updated copyright/disclaimer notices for consistency [Steve M]
  381.  - MVS:  reformatted lines > 80 characters [Bill Gould, GRR]
  382.  - return error code when option(s) given without zipfile (except -h, -v) [GRR,
  383.     Mike F]
  384.  - QNX:  added work-around to unix/Makefile install target for broken QNX mkdir
  385.     [Chris]
  386.  - added fileio.c typecast to avoid Borland warning [Mike W]
  387.  - regularized exit codes (envargs, fileio, globals, process, inflate) [GRR]
  388.  - Unix:  updated ISC makefile targets [Larry Jones]
  389.  - docs fixes, cosmetic Acorn fixes [Christian]
  390.  - bugfix for CRC-table deallocation (==> CRC errors, etc., on Mac) [Antoine]
  391.  - BeOS:  cosmetic fix for version(); fileio fixes to avoid compiler warnings
  392.     [Chris]
  393.  - WinCE:  UI bugfixes [Steve M]
  394. 5.30q:
  395.  - fixed unzip man page w.r.t. OEM vs. ISO/ANSI info [Christian, GRR]
  396.  - WinCE:  provisional OEM/ISO fixes for passwords [Christian]
  397.  - dynamic CRC-table fixes for Antoine's patch; cosmetic changes for VMS help
  398.     screen, ZipInfo extra-field/block code, IZ_PW_ERROR vs. PK_MEM2 in crypt.c,
  399.     etc. [Christian]
  400.  - Win32:  OEM/ISO fixes; getch() fixes [Paul]
  401. 5.30r:
  402.  - Amiga:  updated dates/comments in makefiles [Paul]
  403.  - WinDLL:  changed "Wiz" references in windll/example.* to "WiZ" for internal
  404.     consistency [GRR]
  405.  - VMS:  fixed too-big-usage-screen problem by pointing at maintainer/e-mail
  406.     info in "unzip -v" screen [Christian]
  407.  - Win32:  final(?) ISO-vs.-OEM character-set fix [Christian, Paul]
  408.  - WinCE:  final Purify-type bugfixes/cleanups [Steve M]
  409.  - fixed crypt memory leak in process.c (free(key) was effectively ifdef'd out)
  410.     and removed superfluous instruction [Steve M, GRR, Mike W, Christian]
  411. 5.30s:
  412.  - Unix:  fixed test target for ZipInfo timezone mismatches (added extra
  413.     commentary) [GRR]
  414.  - minor cosmetic fixes to funzip messages [GRR]
  415.  - fixed overlooked or overwritten "#if[n]def CRYPT" in extract.c, windll.c
  416.     and wince/winmain.cpp [Steve M, GRR]
  417.  - Amiga:  ifdef'd out unused string variable [GRR, Walter]
  418.  - Win32:  bugfix to truncate file times earlier than 1980 if output file system
  419.     can't represent them (FAT, VFAT, HPFS?) [GRR, Christian, Mike W, Paul]
  420.  - Amiga:  fixed REENTRANT/DYNALLOC_CRCTAB problem for SAS/C; minor smakefile
  421.     optimization tweak [Walter]
  422.  - initialized v[] in huft_build() of inflate.c to avoid out-of-bounds error
  423.     with some piped data under Win32 (may be corrupted input) [Jeffrey Altman]
  424.  - WinCE:  fixed personal URLs [Steve M]
  425.  - fixed REENTRANT/DYNALLOC_CRCTAB problem globally (unzip.h instead of zip.h);
  426.     fixed zcrypt version in windll.c comments [Christian]
  427.  - Amiga:  CRYPT bugfix in flate.a; minor makefile fixes [Paul]
  428. 5.30t:
  429.  - OS/2:  removed -Zsmall-conv from gccdyn target [Kai Uwe]
  430.  - Win32:  better fix for pre-1980 timestamp problem (now compiles without
  431.     NT_TZBUG_WORKAROUND defined) [Christian]
  432.  - Win32:  added extra workaround for Borland C++ 5.x pre-1980 bug [GRR]
  433.  - WinCE:  incorporated DST and pre-1980 bugfixes for native NT flavor [Steve M]
  434.  
  435. ==================
  436.  
  437. These changes occurred in beta versions 5.21a to 5.30t.  This list may have 
  438. left out some bugfixes and even some features...the brain cell is going, 
  439. folks (as Mark would say).  Apologies, etc.
  440.  
  441. Greg Roelofs
  442.