Add building symbolizer alpha handling fixes to changelog

This commit is contained in:
Dane Springmeyer 2013-01-02 10:54:04 -08:00
parent bc8ea1c5a7
commit fd089a228b

View file

@ -8,6 +8,8 @@ For a complete change history, see the git log.
## Future
- Fixed building symbolizer rendering to be fully sensitive to alpha (8b66128c892 / bc8ea1c5a7a)
- Added 64 bit integer support in the grid_renderer (#1662)
- `<Filter>[attr]</Filter>` now returns false if attr is an empty string (#1665)