add #2031 fix to changelog

This commit is contained in:
Dane Springmeyer 2013-10-28 14:08:33 -07:00
parent 7a153c44cb
commit 535dc0da3f

View file

@ -14,6 +14,8 @@ Released ...
Summary: TODO Summary: TODO
- Fixed crash when rendering to cairo context from python (#2031)
- Moved `label-position-tolerance` from unsigned type to double - Moved `label-position-tolerance` from unsigned type to double
- Default PNG encoding method when `png` is supplied is now `png8:m=h`, so paletted png using hextree color quantization (#2028) - Default PNG encoding method when `png` is supplied is now `png8:m=h`, so paletted png using hextree color quantization (#2028)