- Update to 1.3.0b3
Changes:
2011-07-24:
- shpopen.c, dbfopen.c, shptree.c, shapefil.h: Minimize use of CPL services in
favor of SAHooks.Error().
- Makefile: Remove all the shared library building stuff, it is just too half
assed, and results in all sorts of bug reports and complaints. Instead just
install a static libshp.a.
2011-07-23:
- Makefile: build shpdumptree as part of all target (#1648).
- shpopen.c: fix memory leaks in error cases (#2061)
- contrib/*.c: Include stdlib.h and strings.h (#2146)
(Only the first 15 lines of the commit message are shown above
)