From: Regina Obe Date: Sat, 19 Mar 2011 02:05:29 +0000 (+0000) Subject: More cleanup of release notes. Add a corporate contributors section to kill 2 birds... X-Git-Tag: 2.0.0alpha1~1863 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=379b22a3179a58570dbf3ee1911283f4a918e21d;p=postgis More cleanup of release notes. Add a corporate contributors section to kill 2 birds (give credit to companies that have funded PostGIS and also so we have a catalog of companies that can lay claim to parts of PostGIS as part of our incubation due diligence). Guys if I'm missing companies in the list which I most surely am, please add them. git-svn-id: http://svn.osgeo.org/postgis/trunk@6939 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 8a827a0e0..c6a21d179 100644 --- a/NEWS +++ b/NEWS @@ -47,12 +47,14 @@ YYYY/MM/DD - Made loader tolerant of truncated multibyte values found in some free worldwide shapefiles (Sandro Santilli) - - Lots of bug fixes and enhancements to shp2pgsql - Beefing up regression tests for loaders (Jeff Adams - Azavea) + - Lots of bug fixes and enhancements to shp2pgsql (Jeff Adams / Azavea) + Beefing up regression tests for loaders + Reproject support for both geometry and geography during import - Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) - Extras - revised tiger_geocoder to work with - TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu) + TIGER census 2010 data and + addition of reverse geocoder function. (Regina Obe, Leo Hsu) PostGIS 1.5.2 2010/09/27 diff --git a/doc/introduction.xml b/doc/introduction.xml index a61fe5296..5a6d59b85 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -145,7 +145,7 @@ - Other contributors + Other contributors: Individuals In alphabetical order: Alex Bodnaru, Alex Mayrhofer, Andrea Peri, Barbara @@ -157,6 +157,16 @@ Ralph Mason, Steffen Macke, Stephen Frost, Vincent Picavet + + + Other contributors: Corporate Sponsors + + + These are corporate entitities that have contributed developer time, hosting, or direct monetary funding to the PostGIS project + In alphabetical order: Arrival 3D, Azavea, Cadcorp, CampToCamp, Clever Elephant Solutions, Deimos Space, Faunalia, Geographic Data BC, Lidwala Consulting Engineers, LisaSoft, Michigan Tech Research Institute, OpenGeo, + OSGeo, Oslandia, Paragon Corporation, Refractions Research, Regione Toscana-SIGTA, Safe Software, Sirius, University of Laval, Zonar Systems + + Important Support Libraries diff --git a/doc/release_notes.xml b/doc/release_notes.xml index 1776535a8..d6b3225dc 100644 --- a/doc/release_notes.xml +++ b/doc/release_notes.xml @@ -43,7 +43,7 @@ Enhancements Made shape file loader tolerant of truncated multibyte values found in some free worldwide shapefiles (Sandro Santilli) - Bug Fixes, Enhancements and addition of more regression tests for shp2pgsql (Jeff Adams / Azavea) + Bug Fixes, Enhancements and addition of more regression tests for shp2pgsql. Reproject support for both geometry and geography during import. (Jeff Adams / Azavea) Shp-pgsql GUI loader - support loading multiple files at a time. (Mark Leslie) Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)