]> granicus.if.org Git - postgis/commitdiff
Add pgsql2shp allow predefined list to news and release. Add Loic Dachary to credits.
authorRegina Obe <lr@pcorp.us>
Mon, 4 Apr 2011 03:10:51 +0000 (03:10 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 4 Apr 2011 03:10:51 +0000 (03:10 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7000 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS
doc/introduction.xml
doc/release_notes.xml

diff --git a/NEWS b/NEWS
index d2d0f4ee92b08f12b902a2e9d9a404a1a15392c7..6ebb680d404b1df6675ed15d42f253f595388816 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -55,6 +55,7 @@ YYYY/MM/DD
   - 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
+  - pgsql2shp conversion from predefined list (Loic Dachary)
   - Shp-pgsql GUI loader - support loading multiple 
     files at a time. (Mark Leslie)  
   - Extras - upgraded tiger_geocoder from using old TIGER format 
index 4dededdd59ea5806289d904371b2cbcd3cc188a0..e51a70e00cdf8597e05bc38dde427a9c71d78cd2 100644 (file)
                  Phillipot, Ben Jubb, Bernhard Reiter, Bruce Rindahl, Bruno Wolff
                  III, Carl Anderson, Charlie Savage, Dane Springmeyer, David Skea,
                  David Techer, Eduin Carrillo,  Frank Warmerdam, George Silva, 
-                 Gerald Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Jeff Adams, Kashif Rasul, Klaus Foerster, Kris Jurka, Leo Hsu, Mark
-                 Sondheim, Markus Schaber, Maxime Guillaud, Maxime van Noppen, Michael Fuhr, Nikita Shulga, Norman Vine,
+                 Gerald Fenoy, Gino Lucrezi, Guillaume Lelarge, IIDA Tetsushi, Jeff Adams, Kashif Rasul, Klaus Foerster, Kris Jurka, Loic Dachary, Leo Hsu, 
+                 Mark Sondheim, Markus Schaber, Maxime Guillaud, Maxime van Noppen, Michael Fuhr, Nikita Shulga, Norman Vine,
                  Ralph Mason, Steffen Macke, Stephen Frost, Vincent Picavet</para>
                </listitem>
          </varlistentry>
index 16ba197ffe1a9fb48c2a68465a9372a407f9e7ba..290b8bce80a9556419945c701741a24ab197a603 100644 (file)
@@ -47,6 +47,7 @@
                <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. Reproject support for both geometry and geography during import. (Jeff Adams / Azavea)</para>
+               <para>pgsql2shp conversion from predefined list (Loic Dachary)</para>
                <para>Shp-pgsql GUI loader - support loading multiple files at a time.  (Mark Leslie)</para>  
                <para>Extras - upgraded tiger_geocoder from using old TIGER format to use new TIGER shp and file structure format (Stephen Frost)</para>
                <para>Extras - revised tiger_geocoder to work with TIGER census 2010 data and addition of reverse geocoder function. (Regina Obe, Leo Hsu)</para>