]> granicus.if.org Git - postgis/commitdiff
given some consistent format to items
authorSandro Santilli <strk@keybit.net>
Fri, 16 Sep 2005 13:19:03 +0000 (13:19 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 16 Sep 2005 13:19:03 +0000 (13:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1920 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES

diff --git a/CHANGES b/CHANGES
index 46073ca8bae145c01a08282fc923070051d4b21e..1f332841040e5800bba0fe3ea9f451cc1daca698 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,12 +8,12 @@ PostGIS 1.1.0CVS
          + Autoprobing DriverWrapper for HexWKB / EWKT switching
          + fix compile problems in ValueSetter for ancient jdk releases.
          + fix EWKT constructors to accept SRID=4711; representation
-       - full autoconf-based configuration
-       - added scale() and transscale() companion methods to translate()
-       - initial implementation of postgis_proc_upgrade script
+       - Full autoconf-based configuration
+       - Initial implementation of postgis_proc_upgrade script
+       - NEW scale() and transscale() companion methods to translate()
        - NEW line_substring() function
        - NEW line_locate_point() function
-       - New M(point) function
+       - NEW M(point) function
        - JTS support improvements
        - Removed automatic call to fix_geometry_columns() in
          AddGeometryColumns() and update_geometry_stats()