*** empty log message ***

This commit is contained in:
James Turk 2003-01-28 20:51:37 +00:00
parent 4365e8ae26
commit 8a76ea2386

View File

@ -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.