From 6fc9a96ad11d8825301c9c109eeb14f7371b3a82 Mon Sep 17 00:00:00 2001 From: James Turk Date: Sun, 22 Dec 2002 06:07:56 +0000 Subject: [PATCH] 0.8.0-rc4 --- changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 5c275f1..6b53ff5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,10 +1,11 @@ ZEngine Version Log for Version 0.8.0-rc4 -$Id: changelog.txt,v 1.15 2002/12/22 04:31:15 cozman Exp $ +$Id: changelog.txt,v 1.16 2002/12/22 06:07:56 cozman Exp $ 0.8.0-rc4 (AKA "what rc3 should have been") -Fixed ZImage::SetColorKey for new Attach behavior. -Fixed ZMusicTest GL screen error if music fails to open. -Fixed VC7 "Release" Project files. + -Removed switch option from tests. 0.8.0-rc3 -Fixed MAJOR memory leak when using ZImage::Attach, and in ZFont.