diff options
author | Christian A. Weber <chris@gna.ch> | 1992-06-03 23:52:06 +0000 |
---|---|---|
committer | Christian A. Weber <chris@gna.ch> | 1992-06-03 23:52:06 +0000 |
commit | 1b81820ccf70f0a54e83c9f002e45952f4363c3d (patch) | |
tree | ef8cab9acb976b39823e83cdb11eaaea056733bb /Documentation | |
parent | 882cbdad9b688a8046fe501385a2f11f71b91eb1 (diff) | |
download | iff-library-1b81820ccf70f0a54e83c9f002e45952f4363c3d.tar.gz iff-library-1b81820ccf70f0a54e83c9f002e45952f4363c3d.tar.bz2 iff-library-1b81820ccf70f0a54e83c9f002e45952f4363c3d.zip |
*** empty log message ***
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/CHANGES.DOC | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/Documentation/CHANGES.DOC b/Documentation/CHANGES.DOC index 30e31fc..79a3b58 100644 --- a/Documentation/CHANGES.DOC +++ b/Documentation/CHANGES.DOC @@ -1,14 +1,24 @@ ** -** $Id: CHANGES.DOC,v 22.1 92/06/03 00:00:25 chris Exp $ +** $Id: CHANGES.DOC,v 22.1 92/06/02 16:44:18 chris Exp $ ** -** $Author: chris $ +** $Author: Christian A. Weber $ ** $Release: 22.1 $ -** $Date: 92/06/03 00:00:25 $ +** $Date: 92/06/02 16:44:18 $ ** +CHANGES FOR V22.2 +----------------- + +* Superfluous seeking in OpenIFF() removed (occurred only if the file was + compressed with xpk) + +* On popular demand, the MoviePRO ANIM player (plays Sculpt MOVIE and ANIM5) + is now included. It's still a BETA version, so use with care... + + CHANGES FOR V22.1 ----------------- |