[mapserver-commits] r7988 - branches/branch-5-2/mapserver

svn at osgeo.org svn at osgeo.org
Mon Oct 20 10:39:20 EDT 2008


Author: tamas
Date: 2008-10-20 10:39:20 -0400 (Mon, 20 Oct 2008)
New Revision: 7988

Modified:
   branches/branch-5-2/mapserver/HISTORY.TXT
Log:
Added note for the recent changes (#2790, #2791, #2795)

Modified: branches/branch-5-2/mapserver/HISTORY.TXT
===================================================================
--- branches/branch-5-2/mapserver/HISTORY.TXT	2008-10-20 14:38:52 UTC (rev 7987)
+++ branches/branch-5-2/mapserver/HISTORY.TXT	2008-10-20 14:39:20 UTC (rev 7988)
@@ -12,6 +12,14 @@
 
 Current Version (SVN branch-5-2)
 --------------------------------
+
+- Fix for the access violation caused by msMSSQL2008LayerGetShape (#2795)
+
+- Fixed msMSSQL2008LayerGetItems to retrieve the column names properly (#2791)
+
+- Prevent from calling msMSSQL2008CloseConnection from msMSSQL2008LayerClose
+  causing memory corruption issues (#2790) 
+
 - fix some integer rounding errors in the agg line offseter (#2659)
 
 - fix a bug with shapes with duplicate end points. was causing NaNs 



More information about the mapserver-commits mailing list