4.4.2 release ready to be posted to the website
    Daniel Morissette 
    dmorissette at DMSOLUTIONS.CA
       
    Mon Apr 11 14:54:42 EDT 2005
    
    
  
Steve,
I have prepared MapServer's 4.4 branch for the 4.4.2 releases, updated
map.h, and tagged the CVS source.
When you have a chance, can you please package and post the release to
the website?
Thanks
Daniel
------------------------------------------------------------
  Daniel Morissette               dmorissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------
Version 4.4.2 (2005-04-11)
--------------------------
- mapogr.c: Insure that tile index reading is restarted in
   msOGRLayerInitItemInfo() or else fastcgi repeat requests for a layer may
   fail on subsequent renders.
- Construct proper polygon spatial filters.  Otherwise no features will be
   returned by OGR for GEOS enabled builds of OGR.
- Bug 1304: Avoid putting newlines and extra blanks or tabs in
   <gml:coordinates> text in mapgml.c.
- Fixed problem with map image filenames not always unique in MapScript's
   processTemplate() methods, causing random map image collisions (bug 1299)
- Bug 1231: use mimetype "image/png; mode=24bits" for 24bit png format.
   This makes it seperately selectable by WMS.
- Bug 1273: Fixed case in msProjectPoint() were in or out are NULL and
   a failure occurs to return NULL.  Fixed problem of WMS capabilities with
   'inf' in it.
- Fixed crash in template generation with empty layer names (bug 1271)
- SLD generation bug 1150 : replacing <AND> tag to <ogc:And>
- Change the output of the expression when using a wild card for
   PropertyIsLike (Bug 1107).
- Fixed opening raster layer bug, 1118, in msOWSGetLayerExtent()
(mapows.c).
- Fixed ogcfilter bug #1252
- Fixed configure's --enable-runpath switch (bug 1233)
- Fixed configure error message when APACHE_VERSION is not set.
- Bug 1168: Better autoscaling for classifying non-integer rasters.
- Fixed bug writing RGB/RGBA images via GDAL output on bigendian systems.
- Bug 1152 : Fix WMS style capabilities output for FastCGI enabled builds.
- Bug 1143 : Missing call to msInitShape.
- Correct bug 1151 : generates twice a </Mark> tag when generating an SLD.
   This was happening the style did not have a size set.
- Bug 1257: Use gdFree() instead of free in PHP MapScript's saveImage()
    
    
More information about the mapserver-dev
mailing list