+ update CHANGELOG

+ formatting
This commit is contained in:
Artem Pavlenko 2009-03-21 11:25:07 +00:00
parent 24174d68e9
commit afaf2df3ec
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ For a complete change history, see the SVN log.
Current Version (0.6.0-dev, SVN trunk):
---------------------------------------
- Python: Added support for aspect_fix_mode (r1013)
- Python: Added further pickling/copy support to Map, Layers, Datasources, Styles,and Rules (r907,r913,r921)

View file

@ -48,7 +48,7 @@ namespace mapnik
// shrink the width or height of the specified geo bbox to fill the map size.
SHRINK_BBOX,
// shrink the width or height of the map to accomodate the specified geo bbox.
SHRINK_CANVAS,
SHRINK_CANVAS,
// adjust the width of the specified geo bbox, leave height and map size unchanged
ADJUST_BBOX_WIDTH,
// adjust the height of the specified geo bbox, leave width and map size unchanged