home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / kazip1.zip / install.exe / History.txt next >
Text File  |  1998-09-20  |  4KB  |  74 lines

  1. KAZip 1 (bld 1998.09.20.18.00)
  2.  
  3. New features:
  4. 0.99c:
  5.  - added 'sort' menu
  6.  - viewer associations
  7.  - can now change archive and file comments
  8.  - added test archive( entries) option
  9.  
  10. 0.99b:
  11.  - 'createnone' option for extracts
  12.  - 'update' option for extracts
  13.  - archives created on any removeable drive are now multi-part zipfiles
  14.  
  15. 0.99:
  16.  - First public release.
  17.  
  18. Bugs fixed:
  19. 1 (bld 1998.09.20.18.00):
  20.    - Directories/files will now be extracted to the correct place
  21.    - Certain option where causing 'test mode' when extracting entries.
  22. 0.99f-i:
  23.   - Corrected a few potential memory access violations due
  24.   - Fixed a problem with menu not accepting mouse when set in title bar.
  25. 0.99e:
  26.  - switch entry wasn't being removed
  27.  - was failing to extract certain entries when really there was no errors
  28.  - archive comment was getting updated unless archive was modified after changing it
  29.  - /EXTRACT option wasn't always working
  30.  - optimized close file routine
  31.  - in some cases I was tagging directories as files which could cause problems with
  32.     extraction
  33.  - extension sort was failing if some files( or directories) have no extension
  34. 0.99d:
  35.  - was only setting priority of 'worker' thread when it got changed.
  36.  - fixed a potential problem caused by some user messages having the same id's.
  37.  - now only update number of selected when CRA_CURSORED is changed( previously did this on any
  38.    emphasis change).
  39.  - modified where( and when) various record emphasis's set.
  40. 0.99c:
  41.  - some name matches weren't case insensitive which could cause problems with directories
  42.  - if file-system of zipfile origin doesn't have ms-dos style file attributes,
  43.    directories were not always detectected.
  44.  - cured problem with blocking the message queue( curiously this was caused by the second
  45.    thread posting lots of messages to the first thread for the progress indicator)
  46.    Also added an option to change priority of second ("worker") thread to make
  47.    it less CPU intensive.
  48.  - aborting add/extract files no longer waits for operation to be finished on current file
  49.  - builtin text viewer no longer misses new lines.
  50.  - in full-path mode entries are now sorted according to disk number and file offset. So
  51.    there should be fewer disk swaps when extracting multi-disk zip-files
  52.  - fixed problem when opening multi-disk archives which have central dir spanning disks.
  53.  - if file to open doesn't have an extension it now gets one( unless a zipfile of that name exists).
  54.  - file comments now preserved when updating entries
  55.  - corrected problem with 'worker' thread losing work todo
  56.  - renaming extract entries now works correctly
  57.  - fixed a problem with extracting folders to the root of drive
  58.  - can now safely double click on background of tree view in add/extract dialogs
  59.  - 'extract all' now works in full-path mode
  60.  - now free memory used by zipfile when it is closed( previously free'd it when window destroyed).
  61.  - corrected problems with 'strings' corruption due to a misunderstanding with the way strncpy works
  62.  
  63. 0.99b:
  64.  - corrected extraction of files to root of any drive.
  65.  - corrected problem when extracting with 'replace all', 'replace none'.
  66.    selected as an option( previously continually changed active window).
  67.  - updated fat name conversion so it will work with files starting with a '.'.
  68.  - archive comment is no longer removed when files are added to archive which contains one .
  69.  
  70. 0.99:
  71.  - First public release.
  72.  
  73. Note:  This is not necessarily a complete list of bugs fixed/new features.
  74.