update changelog with cairo markers work
This commit is contained in:
parent
8c41bdc040
commit
d3cc8f9294
1 changed files with 5 additions and 1 deletions
|
@ -15,7 +15,11 @@ For a complete change history, see the SVN log.
|
|||
|
||||
- PostGIS: the primary key, for tables containing one, is now auto-detected allowing for globally unique feature id values (#804)
|
||||
|
||||
- Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentially radii)
|
||||
- Cairo: Add full rendering support for markers to match AGG renderer functionality (#1071)
|
||||
|
||||
- Fix Markers rendering so that ellipse height/width units are pixels (previously were unintentially radii) (#1134)
|
||||
|
||||
- Added 'ignore-placement` attribute to markers-symbolizer (#1135)
|
||||
|
||||
- Removed PointDatasource - use more robust MemoryDatasource instead (#1032)
|
||||
|
||||
|
|
Loading…
Reference in a new issue