UN - Unpack util v2.0! (c) by Dan Silfvast 1993-1994 HISTORY Version 1.0: - This version of UN only detected the files by extension. Version 1.1: - A few bugfixes - More bugs ;) Version 1.2: The major change in v1.2 was that UN now detected the archiver by reading a few bytes from the beginning of the file, and comparing them with the 'mark' from each archiver. This feature was used if UN could not detect the file type by extension. There werealso some minor changes to previous versions. So where is v1.1 you wonder! Well, since there were some small bugs in v1.0 v1.1 was only a bugfix, and I didn't spread it out, because I was allmost ready with v1.2. Here's a short list about new fetures from v1.0: - UN detects ZIP, ARJ and LHA SelfExtracting archives. - ZIP, ARJ and LHA detection is better. - Un asks if you want to use -v option with multivolume archives (ARJ) - Bugfix, UN didn't recognize C:*.*. It had to be C:\(directory)\*.* - This UPDATE.DOC file added ;) Version 1.3: This is only a temporary release because there are quite a lot of bugs in this version. New features: - File selection with arrow keys. - Bugfixes Version 1.4: This version should finally work quite good, since I asked for a little help from a friend of my (Jonas Berlin). We wrote a whole new file detecion routine so there shouldn't be any problems with pathnames like in other version. New features: - Improved file selection. - UN don't use extension detection anymore. - Lot's of bugfixes. - New filename detecting rutine. Version 2.0: At last I got some colors to this dull looking software, so UN is quite colorfull now. I changed the version number to 2.0 because there are quite many new features, and other improvements. New features: - Command line options added. - Improvements to file selection: - New help option added. - File info. - HOME, END, PGUP and PGDOWN keys work. - File Tagging. - Faster screen update. - New list archive contents feature added. Version 2.1: Even tough this version contains some new features, it's mostly a bug fix, while waiting for the inspiration to rewrite the filesystems etc. New Features: - File Sorting - Colors in list - Long file info Bug Fixes: - No more Null Pointer Assignment on exit.