update changelog for 0.6.0 release - closes #278
This commit is contained in:
parent
03e7dc35ad
commit
72734cbda5
1 changed files with 18 additions and 2 deletions
20
CHANGELOG
20
CHANGELOG
|
@ -11,10 +11,26 @@ Developers: Please commit along with changes.
|
||||||
For a complete change history, see the SVN log.
|
For a complete change history, see the SVN log.
|
||||||
|
|
||||||
|
|
||||||
Current Version (0.6.0-dev, SVN trunk):
|
|
||||||
---------------------------------------
|
Mapnik 0.6.0 Release
|
||||||
|
--------------------
|
||||||
|
|
||||||
- Python: Added support for aspect_fix_mode (r1013)
|
- Python: Added support for aspect_fix_mode (r1013)
|
||||||
|
|
||||||
|
- Fixed axis-ordering for WMS 1.3.0 request (r1051) (#241)
|
||||||
|
|
||||||
|
- Added option to all plugins to support using a 'base' path argument (r1042)
|
||||||
|
|
||||||
|
- Symbolizers: RasterSymbolizer now support composing modes for hillshading (r1027)
|
||||||
|
|
||||||
|
- SCons: Added options to build the rundemo and pgsql2sqlite tools (r989)
|
||||||
|
|
||||||
|
- OGCServer: Added content-length output (r986)
|
||||||
|
|
||||||
|
- SCons: Replaced LIBS/INCLUDES options for postgres and gdal with pg_config and gdal-config (r977)
|
||||||
|
|
||||||
|
- SCons: Created an optional configure stage (r973)
|
||||||
|
|
||||||
- Python: Added further pickling/copy support to Map, Layers, Datasources, Styles,and Rules (r907,r913,r921)
|
- Python: Added further pickling/copy support to Map, Layers, Datasources, Styles,and Rules (r907,r913,r921)
|
||||||
|
|
||||||
- OGCServer: Added support for load_map(), allowing reading of XML styles and layers (r901)
|
- OGCServer: Added support for load_map(), allowing reading of XML styles and layers (r901)
|
||||||
|
|
Loading…
Reference in a new issue