# HG changeset patch # User prock@33b003aa-7bff-0310-803a-e67f0ece8222 # Date 1291659658 0 # Node ID b5694699b40f652e8c86276b8611d32deabd48a1 # Parent 6de4a0ad714faebdc2b2541e38f6577c15762cc9 * Updated the CHANGES file to prepare for release 0.3.2r2 diff -r 6de4a0ad714f -r b5694699b40f CHANGES --- a/CHANGES Mon Nov 22 10:02:14 2010 +0000 +++ b/CHANGES Mon Dec 06 18:20:58 2010 +0000 @@ -10,6 +10,22 @@ _\///_______________\///////////___\///_______________\///////////////__ ================================================================================ +== 0.3.2r2 (December 6th, 2010) == +================================================================================ + +=== Engine === + * Instances now inherit blocking property from objects (#514) + * Added additional flag to Instance for overriding blocking attribute (r3520) + * FIFE::Exception is now derrived from std::runtime_error. (#511) + * Fixed the image/animation functions to consider zoom level (r3513) + +=== Editor === + * Added the light editor plugin (r3513) + +=== Build System === + * FIFE now builds on Fedora as expected + +================================================================================ == 0.3.2 (November 19th, 2010) == ================================================================================