[geos-commits] r3478 - branches/3.2

svn_geos at osgeo.org svn_geos at osgeo.org
Wed Sep 21 06:44:18 EDT 2011


Author: strk
Date: 2011-09-21 03:44:18 -0700 (Wed, 21 Sep 2011)
New Revision: 3478

Modified:
   branches/3.2/ChangeLog
   branches/3.2/NEWS
Log:
Prepare for 3.2.3 release


Modified: branches/3.2/ChangeLog
===================================================================
--- branches/3.2/ChangeLog	2011-09-21 08:56:30 UTC (rev 3477)
+++ branches/3.2/ChangeLog	2011-09-21 10:44:18 UTC (rev 3478)
@@ -1,3 +1,52 @@
+2011-07-20 21:12  Sandro Santilli <strk at keybit.net>
+
+	* [r3447] NEWS: News item about #450 fix
+
+2011-07-20 21:11  Sandro Santilli <strk at keybit.net>
+
+	* [r3446] source/algorithm/RobustDeterminant.cpp,
+	  tests/unit/Makefile.am, tests/unit/capi/GEOSIntersectsTest.cpp:
+	  RobustDeterminant is not robust (#450)
+
+2011-07-20 20:48  Sandro Santilli <strk at keybit.net>
+
+	* [r3445] NEWS, source/operation/distance/DistanceOp.cpp,
+	  tests/unit/operation/distance/DistanceOpTest.cpp: Fix segfault in
+	  DistanceOp (#367)
+
+2011-07-05 10:53  Sandro Santilli <strk at keybit.net>
+
+	* [r3421] source/operation/valid/IndexedNestedRingTester.cpp,
+	  tests/xmltester/Makefile.am, tests/xmltester/tests/bug449.xml,
+	  tests/xmltester/tests/general/TestValid.xml: Re-fix #449 (#451)
+	  the JTS way
+
+2011-07-01 07:38  Sandro Santilli <strk at keybit.net>
+
+	* [r3396] tests/geostest/.deps: This directory shouldn't be in the
+	  repository
+
+2011-06-09 15:41  Sandro Santilli <strk at keybit.net>
+
+	* [r3393] NEWS, source/operation/valid/IndexedNestedRingTester.cpp,
+	  tests/xmltester/Makefile.am, tests/xmltester/tests/bug449.xml:
+	  Backport fix for bug #449 (#451)
+
+2010-04-21 16:21  Mateusz Loskot <mateusz at loskot.net>
+
+	* [r2983] nmake.opt: * Updated nmake.opt with NMake version from
+	  Visual Studio 2010 release.
+
+2010-04-18 15:31  Paul Ramsey <pramsey at cleverelephant.ca>
+
+	* [r2981] capi/geos_c.h.in, configure.in,
+	  source/headers/geos/version.h.vc: Bump version numbers up for
+	  3.2.3
+
+2010-04-18 15:06  Paul Ramsey <pramsey at cleverelephant.ca>
+
+	* [r2979] ChangeLog, NEWS: Update NEWS and ChangeLog for 3.2.2
+
 2010-04-18 09:34  Sandro Santilli <strk at keybit.net>
 
 	* [r2978] tests/unit/capi/GEOSGetCentroidTest.cpp: Forgot to add

Modified: branches/3.2/NEWS
===================================================================
--- branches/3.2/NEWS	2011-09-21 08:56:30 UTC (rev 3477)
+++ branches/3.2/NEWS	2011-09-21 10:44:18 UTC (rev 3478)
@@ -1,5 +1,5 @@
 Changes in 3.2.3
-2011-??-??
+2011-09-21
 
 - Bug fixes / improvements
   - ValidOp abort in presence of 2 touching holes forming an island (#449)



More information about the geos-commits mailing list