home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 020A / UN21.ZIP / UPDATE.DOC < prev   
Text File  |  1995-07-11  |  2KB  |  69 lines

  1.           UN - Unpack util v2.0!
  2.            (c) by Dan Silfvast 1993-1994
  3.                 HISTORY 
  4.  
  5. Version 1.0:
  6. - This version of UN only detected the files by extension.
  7.  
  8. Version 1.1:
  9. - A few bugfixes
  10. - More bugs ;)
  11.  
  12. Version 1.2:
  13.  The major change in v1.2 was that UN now detected the archiver by reading a
  14. few bytes from the beginning of the file, and comparing them with the 'mark'
  15. from each archiver. This feature was used if UN could not detect the file type
  16. by extension. There werealso some minor changes to previous versions. 
  17.  So where is v1.1 you wonder! Well, since there were some small bugs in v1.0
  18. v1.1 was only a bugfix, and I didn't spread it out, because I was allmost
  19. ready with v1.2.
  20.  
  21. Here's a short list about new fetures from v1.0:
  22. - UN detects ZIP, ARJ and LHA SelfExtracting archives.
  23. - ZIP, ARJ and LHA detection is better.
  24. - Un asks if you want to use -v option with multivolume archives (ARJ)
  25. - Bugfix, UN didn't recognize C:*.*. It had to be C:\(directory)\*.*
  26. - This UPDATE.DOC file added ;)
  27.  
  28. Version 1.3:
  29.  This is only a temporary release because there are quite a lot of bugs
  30. in this version. New features:
  31. - File selection with arrow keys.
  32. - Bugfixes
  33.  
  34. Version 1.4:
  35.  This version should finally work quite good, since I asked for a little
  36. help from a friend of my (Jonas Berlin). We wrote a whole new file detecion
  37. routine so there shouldn't be any problems with pathnames like in other 
  38. version.
  39.  New features:
  40. - Improved file selection. 
  41. - UN don't use extension detection anymore. 
  42. - Lot's of bugfixes.
  43. - New filename detecting rutine.
  44.  
  45. Version 2.0:
  46.  At last I got some colors to this dull looking software, so UN is quite
  47. colorfull now. I changed the version number to 2.0 because there are quite
  48. many new features, and other improvements.
  49.  New features:
  50. - Command line options added.
  51. - Improvements to file selection:
  52.   - New help option added.
  53.   - File info.
  54.   - HOME, END, PGUP and PGDOWN keys work.
  55.   - File Tagging.
  56.   - Faster screen update.
  57. - New list archive contents feature added.
  58.  
  59. Version 2.1:
  60.  Even tough this version contains some new features, it's mostly a bug fix,
  61. while waiting for the inspiration to rewrite the filesystems etc.
  62.  New Features:
  63. - File Sorting
  64. - Colors in list
  65. - Long file info
  66.  Bug Fixes:
  67. - No more Null Pointer Assignment on exit.
  68.  
  69.