diff options
author | Christian A. Weber <chris@gna.ch> | 1992-06-21 00:21:50 +0000 |
---|---|---|
committer | Christian A. Weber <chris@gna.ch> | 1992-06-21 00:21:50 +0000 |
commit | 75926bd841c3f96ecd7f43048fea81b2bd4d0a74 (patch) | |
tree | 247426fce5871c0b7bcdfcd6b798f201a5f8574c | |
parent | e4a64789c817ebe82bf80b412508831776fef364 (diff) | |
download | iff-library-75926bd841c3f96ecd7f43048fea81b2bd4d0a74.tar.gz iff-library-75926bd841c3f96ecd7f43048fea81b2bd4d0a74.tar.bz2 iff-library-75926bd841c3f96ecd7f43048fea81b2bd4d0a74.zip |
*** empty log message ***
-rw-r--r-- | Documentation/CHANGES.DOC | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/Documentation/CHANGES.DOC b/Documentation/CHANGES.DOC index 79a3b58..9bef181 100644 --- a/Documentation/CHANGES.DOC +++ b/Documentation/CHANGES.DOC @@ -1,14 +1,22 @@ ** -** $Id: CHANGES.DOC,v 22.1 92/06/02 16:44:18 chris Exp $ +** $Id: CHANGES.DOC,v 22.2 92/06/03 23:52:06 chris Exp $ ** -** $Author: Christian A. Weber $ -** $Release: 22.1 $ -** $Date: 92/06/02 16:44:18 $ +** $Author: chris $ +** $Release: 22.3 $ +** $Date: 92/06/03 23:52:06 $ ** +CHANGES FOR V22.3 +----------------- + +* SaveClip() and SaveBitMap() won't crash on 68000 processors anymore + +* Minor bugs in documentation fixed + + CHANGES FOR V22.2 ----------------- |