19 lines
No EOL
566 B
Text
19 lines
No EOL
566 B
Text
# $Id: CHANGELOG 776 2008-12-7 01:30:27Z dane $
|
|
|
|
----------------
|
|
Mapnik Changelog
|
|
----------------
|
|
|
|
A simple log of core changes affecting Mapnik usage.
|
|
|
|
Developers: Please commit along with changes.
|
|
|
|
For a complete change history, see the SVN log.
|
|
|
|
|
|
Current Version (0.6.0-dev, SVN trunk):
|
|
---------------------------------------
|
|
|
|
- python/mapnik_map.cpp: Added ability to resize map and clear all layers and styles from python (r792)
|
|
|
|
- load_map.cpp and save_map.cpp: Added xml serialization for abstract, title, minzoom, maxzoom, and queryable attributes (r787) |