mmioAPE changelog:
_______

(to do)
	- 24-bit audio files, MONO and left/right-MONO untested
	- error recovery untested

__________________________

(known bugs/misbehaviours)

	- locked files facility reported to fail update 
	  mmioAPE.dll with strange error message
          (can be seen at system restart after update mmioAPE 
	  with never version; bldlevel indicate that 
          MMOS2\DLL\mmioAPE.dll is not updated)
	 ** Probably not a mmioAPE bug
         ** Temporary workaround: mmioAPE version can be upgraded 
	  via complete uninstall (with uninstall.cmd), restart system,
          clean install (with install.cmd) and restart system again.

____________________

0.13.29 (2007/07/02)
	+ fixed - now should correctly report codec abilities
	  to os/2 multimedia

0.13.28
	+ ape files now recognised even when prepended by ID3v2 header
	- debug and most of tests removed from common package
	  (please ask test&debug package in case you need them),
	  files layout also changed
	+ few sample tools (with sources) added in tools/ instead

0.13.27
	+ fixed (seems to :)) some installation issues on eCs
	  - *important!* minstall.exe is now wrapped in install.cmd
	    Please use install.cmd to install this package.
	  - requirements updated

0.13.14
	+ bldlevel.exe info added 
	  - version rised to 0.13 due to bldlevel.exe don't understand 0.0.3
	+ icons added (plus WPS SOM types and extensions filter support)
	  - working SOM is now requiered!
	  - try icon_test.cmd for results
	+ eComstation new minstall.exe supported 
	+ simple MCI player added (tests/5-mciplay.exe), 
	  see tests/test.txt for details
        + simple MMIO converter added (tests/4-decomp.exe), 
	  with naive time checking 
	  see tests/tests.txt for details
	+ all APE standard compression level checked (tests/test-report.cmd)
	  samples included (tests/test-c?000.ape)  
	  see tests/tests.txt for details

0.0.2 (internal)
	+APE Links (.apl exstention) support added
	  - can cause a problem with non-disk file (not tested)
	  - can cause a problem with non-ascii filenames (not tested)
	  - has unusial logic in combining complex paths
	  - format of .apl from a little to not documented
	+ ID3 and APE tags preload and analyses disabled
	  (cause unused in this scheme) - should speedup start playing
	   of big files on slow machines
	
0.0.1 (internal)
	first build
	   gcc-3.3.5-csd1 compiled, needs libc061.dll
	- decompress mode only
	- untranslated not yet implemented
        + some tests added (don't need install, see tests/ )
	