]> granicus.if.org Git - postgis/commitdiff
More cleanup of release notes. Add a corporate contributors section to kill 2 birds...
authorRegina Obe <lr@pcorp.us>
Sat, 19 Mar 2011 02:05:29 +0000 (02:05 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 19 Mar 2011 02:05:29 +0000 (02:05 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6939 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
doc/introduction.xml
doc/release_notes.xml

diff --git a/NEWS b/NEWS
index 8a827a0e0948b2ab3d5026a7ca92470b2bd4106e..c6a21d1799a4d2fc5c30d0efc97bca6b2e639113 100644 (file)
--- 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
index a61fe5296de524cff56fc37baab890ba77dbfba0..5a6d59b850ca4a456d19a4424ce02ef30b9bc565 100644 (file)
          </varlistentry>
 
          <varlistentry>
-               <term>Other contributors</term>
+               <term>Other contributors: Individuals</term>
 
                <listitem>
                  <para>In alphabetical order: Alex Bodnaru, Alex Mayrhofer, Andrea Peri, Barbara
                  Ralph Mason, Steffen Macke, Stephen Frost, Vincent Picavet</para>
                </listitem>
          </varlistentry>
+         
+         <varlistentry>
+               <term>Other contributors: Corporate Sponsors</term>
+
+               <listitem>
+                 <para>These are corporate entitities that have contributed developer time, hosting, or direct monetary funding to the PostGIS project</para>
+                 <para>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</para>
+               </listitem>
+         </varlistentry>
 
          <varlistentry>
                <term>Important Support Libraries</term>
index 1776535a888908130e7bb150f86d6535a3054783..d6b3225dc08a998a231fe2d2df9e4859139d0ade 100644 (file)
@@ -43,7 +43,7 @@
         <simplesect>
                <title>Enhancements</title>
                <para>Made shape file loader tolerant of truncated multibyte values found in some free worldwide shapefiles (Sandro Santilli)</para>
-               <para>Bug Fixes, Enhancements and addition of more regression tests for shp2pgsql (Jeff Adams / Azavea)</para>
+               <para>Bug Fixes, Enhancements and addition of more regression tests for shp2pgsql. Reproject support for both geometry and geography during import. (Jeff Adams / Azavea)</para>
                <para>Shp-pgsql GUI loader - support loading multiple files at a time.  (Mark Leslie)</para>  
                <para>Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)</para>  
         </simplesect>