README 570 B

1234567891011121314151617181920
  1. Update history of SHAPELIB copy:
  2. * files shpopen.c,shapefil.h,dbfopen.c:
  3. from ogr/ogrsf_frmts/shape/
  4. * file safileio.c
  5. from SHAPELIB itself (http://shapelib.maptools.org/)
  6. Last update
  7. * taken from GDAL 1.5.1-SVN (Sun Mar 30 11:20:43 CEST 2008)
  8. * taken from GDAL 1.5.0-CVS (Wed Sep 5 13:48:48 CEST 2007)
  9. * taken from GDAL 1.3.2-CVS (Sat Jun 17 22:08:04 CEST 2006)
  10. Additional fixes:
  11. * dbfopen.c (around line 1013)
  12. GDAL bug #809 (http://trac.osgeo.org/gdal/ticket/809)
  13. * Use <grass/shapefil.h> etc rather than "shapefil.h"
  14. in both shpopen.c and dbfopen.c