[mapserver-commits] r8908 - branches/branch-5-4/mapserver

svn at osgeo.org svn at osgeo.org
Tue Apr 14 09:39:42 EDT 2009


Author: dmorissette
Date: 2009-04-14 09:39:42 -0400 (Tue, 14 Apr 2009)
New Revision: 8908

Modified:
   branches/branch-5-4/mapserver/HISTORY.TXT
Log:
Small formatting changes

Modified: branches/branch-5-4/mapserver/HISTORY.TXT
===================================================================
--- branches/branch-5-4/mapserver/HISTORY.TXT	2009-04-14 13:38:45 UTC (rev 8907)
+++ branches/branch-5-4/mapserver/HISTORY.TXT	2009-04-14 13:39:42 UTC (rev 8908)
@@ -31,11 +31,13 @@
 Version 5.4.0-beta4 (2009-04-01):
 ---------------------------------
 
-- Made sure computation of default symbol size is consistent will older versions (#2963)
+- Made sure computation of default symbol size is consistent with older 
+  versions (#2963)
 
 - Improved security relative to untrusted directories and mapfiles (RFC 56)
 
-- Fixed several security issues found in an audit of the CGI application (#2939, #2941, #2942, #2943, #2944)
+- Fixed several security issues found in an audit of the CGI application
+  (#2939, #2941, #2942, #2943, #2944)
 
 - setConnectionType(MS_WMS) doesn't work with mapscript (#2908)
 
@@ -56,9 +58,11 @@
 
 - Added Java MapScript WIN64 support (#2250)
 
-- Fixed a problem with long running processes, embedded scalebars/legends and AGG. (#2887)
+- Fixed a problem with long running processes, embedded scalebars/legends 
+  and AGG. (#2887)
 
-- Applied patch to deal with a couple of WCS issues (time ranges, #2487) and PostGIS tileindex-based time filters (#1856)
+- Applied patch to deal with a couple of WCS issues (time ranges, #2487) 
+  and PostGIS tileindex-based time filters (#1856)
 
 - Adding -DUSE_GENERIC_MS_NINT to the WIN64 MapScript builds (#2250)
 
@@ -146,7 +150,8 @@
 
 - Fixed msAddLabel may cause access violation in certain conditions
 
-- Changed base type of labelObj size, minsize and maxsize from int to double (#2766)
+- Changed base type of labelObj size, minsize and maxsize from int to 
+  double (#2766)
 
 - add support for WMS Server title in LAYER object (#885)
 



More information about the mapserver-commits mailing list