From 8a76ea23867db11c2f98bfb156d39323221dc87a Mon Sep 17 00:00:00 2001 From: James Turk Date: Tue, 28 Jan 2003 20:51:37 +0000 Subject: [PATCH] *** empty log message *** --- changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 592b268..e701e43 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,8 @@ ZEngine Version Log for Version 0.8.2 -$Id: changelog.txt,v 1.26 2003/01/24 11:05:24 cozman Exp $ +$Id: changelog.txt,v 1.27 2003/01/28 20:51:37 cozman Exp $ 0.8.2 + -Added ZImage::SetAlpha and example in ZImageTest. -Added ZEngine::SetEventFilter. -Fixed the DisplayFormat + Dithering Bugs in ZImage / SDLGL_Util. -Added copy constructor to ZImage.