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.