]> granicus.if.org Git - postgis/commitdiff
Added item regarding -n of raster2pgsql. Ticket #2231
authorBborie Park <bkpark at ucdavis.edu>
Mon, 25 Mar 2013 03:08:52 +0000 (03:08 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 25 Mar 2013 03:08:52 +0000 (03:08 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11201 b70326c6-7e19-0410-871a-916f4a2858ee

NEWS

diff --git a/NEWS b/NEWS
index 650e034394438980492034a0754b9d1708adee25..5180f487a484958f484a80c12261a347d58de801 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -121,6 +121,7 @@ PostGIS 2.1.0
   - Additional default values for parameters of ST_Aspect and ST_HillShade
   - #2178, ST_Summary now advertises presence of known srid with an [S] flag
   - #2202, Make libjson-c optional (--without-json configure switch)
+  - #2231, raster2pgsql supports user naming of filename column with -n
 
 * Fixes *