ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ Zip Chunker ³ ³ Revision History ³ ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ Ver. Date/Description of changes ÄÄÄÄ ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ 1.0 03-11-91. ZC now checks to see if the Zip file has only 1 file in it. If it does ZC doesn't process the Zip file. á.95 03-08-91. Optimized the central directory processing. Added percentage done to the "Organizing x file(s)" message. Added a new message "Organizing into chunks..." that also has a percentage done. Added percentage done to the "Creating x..." message. á.85 03-08-91. Some cosmetic changes. Changed some of the Doc files. Optimized buffer usage. á.81 03-05-91. Modified the "Organizing the files..." message to tell how many files it is organizing. I also changed the maximum size message to tell that it is in bytes. I also changed where the cursor was located when it displays messages. á.80 03-05-91. Fixed a bug that would occur when attempting to size a Zip to the size it was already. á.30 03-05-91. I have addressed and fixed the problem of not being able to process a Zip file with a central directory > 64K. á.25 03-05-91. I added a new message to let the user know ZC was working (so they don't think that it hung the computer when working on large Zip files). I also moved some code around so that it was more organized. Fixed another memory allocation problem. á.21 03-04-91. I removed the code I had inserted for debugging purposes. Modified the error messages so that they are more descriptive. á.20 03-04-91. This version fixed a memory allocation problem. I also changed memory models so that I could have one pool of memory to access. I fixed the problem of Zip Chunker deleting the original Zip file when ZC aborted. á.11 03-03-91. This is the first released version of the fully functioning Zip Chunker.