MapServer 4.10.1 released

Daniel Morissette dmorissette at MAPGEARS.COM
Fri Feb 16 14:12:26 EST 2007


MapServer 4.10.1 has just been released. This new release addresses a 
few issues that were fixed since version 4.10.0 and contains no new 
functionality. The list of fixes since 4.10.0 is included at the end of 
this message, the full change log can also be browsed online at 
http://mapserver.gis.umn.edu/download/current/HISTORY.TXT

The source package is available in the MapServer downloads page:
http://mapserver.gis.umn.edu/download/current/
Precompiled binaries should be available shortly at the usual locations 
(also linked from the download page above).

Daniel


Version 4.10.1 (2007-02-15)
---------------------------

- Fixed text outline problem. (bug 2027)

- Fix support for OFFSITE for simple greyscale rasters (bug 2024).

- Ignore MS_DELETE layers in msWriteMapContext() (bug 2011)

- Fixed problem with WMS CONNECTION strings that contains a layer name
   with a "." in them (bug 1996)

- Enabled setting of a layer tileindex (e.g. map_layername_tileindex) 
via the
   CGI program. (bug 1992)

- Added feature to the CGI to check runtime substitutions against patterns
   defined in layer metadata. (bug 1918)

- Fixed INCLUDEs to accept paths relative to the location of the mapfile
   (bug 1880)

- maperror.c: fix long in-image error message wrapping (bug 1963)

- maperror.c: fix closing of stderr/stdout after writing error msg (bug 
1970)

- Fixed setRotation() to check for MS_SUCCESS, not MS_TRUE (bug 1968)

- sde->row_id_column needs to be initialized to NULL in msSDELayerOpen
   (bug 1953)

- Makefile.in: fix mapogr rule so that it works with regular make (not 
gnumake)

- Fixed bug in loadExpressionString (bug 1948)

- Fix possible gdal-related build problem by including gdal-config 
--dep-libs
   in GDAL_LIBS (bug 2004)



More information about the mapserver-dev mailing list