home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / UnzpHist.zip / History.20g < prev    next >
Text File  |  1990-04-07  |  671b  |  13 lines

  1.  * 7 Apr 90 v2.0g
  2.  * - Incorporated Allan Bjorklund's -a buffer bug fix.
  3.  *   The old contents of outbuf are used by unzip to extract the next
  4.  *   block of data.  The fix involved setting up an auxillary buffer to hold
  5.  *   the translated material so that outbuf could be left alone.
  6.  *   Just scan for "outout" to see where he (and I) made the changes.
  7.  *   (I tightened up his code a little in FlushOutput(), whether to
  8.  *   allocate outout at all, when/how to output from outout ).
  9.  * - Found and fixed the couple of bogus UWORDs that sneaked in during a
  10.  *   global search-and-replace (like "UWORDp").
  11.  * - Took a couple Sun-related error (mine) out of Makefile.
  12.  *
  13.