home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / zipchunk.zip / VER-HIST.TXT < prev    next >
Text File  |  1991-03-17  |  2KB  |  53 lines

  1.                       ┌──────────────────┐
  2.                       │   Zip Chunker    │
  3.                       │ Revision History │
  4.                       └──────────────────┘
  5.  
  6.  
  7. Ver.    Date/Description of changes
  8. ────    ───────────────────────────────────────────────────────────────
  9. 1.01    03-16-91.  Fixed a minor bug that incorrectly set the number of
  10.         files in the End Central Directory record.  This bug caused no
  11.         errors or data loss in version 1.0.  I also decided to lower the
  12.         prices of Zip Chunker.
  13.  
  14. 1.0     03-11-91.  ZC now checks to see if the Zip file has only 1 file
  15.         in it.  If it does ZC doesn't process the Zip file.
  16.  
  17. ß.95    03-08-91.  Optimized the central directory processing.  Added
  18.         percentage done to the "Organizing x file(s)" message.  Added a
  19.         new message "Organizing into chunks..." that also has a percentage
  20.         done.  Added percentage done to the "Creating x..." message.
  21.  
  22. ß.85    03-08-91.  Some cosmetic changes.  Changed some of the Doc
  23.         files.  Optimized buffer usage.
  24.  
  25. ß.81    03-05-91.  Modified the "Organizing the files..." message to
  26.         tell how many files it is organizing.  I also changed the
  27.         maximum size message to tell that it is in bytes.  I also
  28.         changed where the cursor was located when it displays messages.
  29.  
  30. ß.80    03-05-91.  Fixed a bug that would occur when attempting to size
  31.         a Zip to the size it was already.
  32.  
  33. ß.30    03-05-91.  I have addressed and fixed the problem of not being
  34.         able to process a Zip file with a central directory > 64K.
  35.  
  36. ß.25    03-05-91.  I added a new message to let the user know ZC was
  37.         working (so they don't think that it hung the computer when
  38.         working on large Zip files).  I also moved some code around
  39.         so that it was more organized.  Fixed another memory allocation
  40.         problem.
  41.  
  42. ß.21    03-04-91.  I removed the code I had inserted for debugging
  43.         purposes.  Modified the error messages so that they are more
  44.         descriptive.
  45.  
  46. ß.20    03-04-91.  This version fixed a memory allocation problem.  I
  47.         also changed memory models so that I could have one pool of
  48.         memory to access.  I fixed the problem of Zip Chunker deleting
  49.         the original Zip file when ZC aborted.
  50.  
  51. ß.11    03-03-91.  This is the first released version of the fully
  52.         functioning Zip Chunker.
  53.