update CHANGELOG after #1556

This commit is contained in:
Dane Springmeyer 2012-11-04 06:32:51 -05:00
parent eda4436b51
commit 56f3874ecf

View file

@ -8,6 +8,8 @@ For a complete change history, see the git log.
## Future
- Fixed handling of transparency level option in Octree-based PNG encoding (#1556)
- Faster rendering of rasters by reducing memory allocation of temporary buffers (#1516)
- Added ability to pass a pre-created collision detector to the cairo renderer (#1444)