From ba625da8cf34f006a7f32011ff5b917d3041d011 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Sun, 1 Apr 2012 20:19:37 +0000 Subject: [PATCH] Update changelog on trunk git-svn-id: http://svn.osgeo.org/postgis/trunk@9590 b70326c6-7e19-0410-871a-916f4a2858ee --- ChangeLog | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/ChangeLog b/ChangeLog index b77055b4c..3c3d745c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +2012-03-31 16:26 Bborie Park + + * [r9585] raster/rt_core/rt_api.c: Minor tweak to message regarding + GEOS < 3.3 + +2012-03-30 22:40 Paul Ramsey + + * [r9584] raster/rt_core/rt_api.c: Comment out noise in the GEOS + 3.2 case. (#1740) + +2012-03-30 14:17 Mark Cave-Ayland + + * [r9583] loader/shp2pgsql-gui.c: Make sure that we clear any + previously selected files when (re)opening the import file + selector in the shapefile GUI. + +2012-03-30 14:17 Mark Cave-Ayland + + * [r9582] loader/shp2pgsql-gui.c: Fix #1741: Build error + --with-gui, gtk problem. + + Older versions of GTK (< 2.14.0) don't have + gtk_dialog_get_content_area(). Work + around this by providing a compatibility #define for these older + GTK versions. + +2012-03-30 08:36 Sandro Santilli + + * [r9581] liblwgeom/cunit/Makefile.in, liblwgeom/cunit/cu_clean.c, + liblwgeom/cunit/cu_tester.c, liblwgeom/lwgeom_geos.c: Have + BuildArea catch exception from GEOSSymDifference (#1738) + +2012-03-29 21:52 Paul Ramsey + + * [r9578] spatial_ref_sys.sql: wrong proj4text in spatial_ref_sys + for SRID 31300 and 31370 (#1389) + +2012-03-29 12:37 Sandro Santilli + + * [r9577] postgis/gserialized_gist_nd.c, regress/tickets.sql, + regress/tickets_expected: Fix crash on NULL item in ND index + (#1734) + + Add regression testing for the case + +2012-03-28 23:12 Paul Ramsey + + * [r9575] utils/Makefile.in: make install doesn't install + postgis_restore.pl (#1732) + +2012-03-28 22:59 Paul Ramsey + + * [r9572] ChangeLog, NEWS, README.postgis, Version.config, + extensions/upgradeable_versions.mk: Bump versions for 2.0.0rc1 + release + 2012-03-28 14:02 Sandro Santilli * [r9570] utils/create_undef.pl: Strip schemas from search_path as -- 2.50.1