[mapserver-commits] r10151 - trunk/mapserver
svn at osgeo.org
svn at osgeo.org
Mon May 10 09:27:55 EDT 2010
Author: sdlime
Date: 2010-05-10 09:27:52 -0400 (Mon, 10 May 2010)
New Revision: 10151
Modified:
trunk/mapserver/HISTORY.TXT
Log:
Updated to document the updates in the mapfile writing code.
Modified: trunk/mapserver/HISTORY.TXT
===================================================================
--- trunk/mapserver/HISTORY.TXT 2010-05-10 13:00:25 UTC (rev 10150)
+++ trunk/mapserver/HISTORY.TXT 2010-05-10 13:27:52 UTC (rev 10151)
@@ -14,6 +14,9 @@
Current Version (SVN trunk):
----------------------------
+- Reworked mapfile writing to use helper functions so that core types (e.g. numbers, strings,
+ colors, keywords, etc...) are always written consistently.
+
- Ensure mapwmslayer.c does not unlink file before closing connection on it (#3451)
- Fix security exception issue in C# with MSVC2010 (#3438)
More information about the mapserver-commits
mailing list