diff options
author | Christian A. Weber <chris@gna.ch> | 1993-09-09 22:25:56 +0000 |
---|---|---|
committer | Christian A. Weber <chris@gna.ch> | 1993-09-09 22:25:56 +0000 |
commit | 257f8a019b00524225c0bae49d5bb3c4d85ca791 (patch) | |
tree | a2b95fdc2eb573a0d2667047b52cea910839c342 /Documentation | |
parent | 90c4aa5bb8d8d41aafed357583f0feb6e626d093 (diff) | |
download | iff-library-257f8a019b00524225c0bae49d5bb3c4d85ca791.tar.gz iff-library-257f8a019b00524225c0bae49d5bb3c4d85ca791.tar.bz2 iff-library-257f8a019b00524225c0bae49d5bb3c4d85ca791.zip |
Bug in ShowIFF behoben
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/CHANGES.DOC | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Documentation/CHANGES.DOC b/Documentation/CHANGES.DOC index cadf439..0842b03 100644 --- a/Documentation/CHANGES.DOC +++ b/Documentation/CHANGES.DOC @@ -1,14 +1,21 @@ ** -** $Id: CHANGES.DOC,v 22.3 92/06/21 00:21:50 chris Exp $ +** $Id: CHANGES.DOC,v 23.3 93/09/09 22:25:16 chris Exp $ ** -** $Author: Christian A. Weber $ +** $Author: chris $ ** $Release: 23.2 $ -** $Date: 92/06/20 17:21:50 $ +** $Date: 93/09/09 22:25:16 $ ** +CHANGES FOR V23.3 (09-Sep-93) +----------------- + +* ShowIFF no longer crashes when displaying invalid HAM files under V39. + This is actually a bug in the OS-functions SetRGB32() and SetRGB4(). + + CHANGES FOR V23.2 (24-May-93) ----------------- |