October 12th, 2012Core:
· Fix infinite GDALOpen recursion with some VRTs (#4835)
· Avoid destroying existing overviews (.aux/.rrd) (#4831)
· Support recognising NaN better in !CPLStrtod() (#4799)
· Fix windows declaration for !CPLGetErrorHandlerUserData() (#4755)
· Fix compilation with Gentoo modified zlib 1.2.6 (#4723)
· Look for libgeotiff headers in /usr/include/libgeotiff too (#4706)
· Improve warning handling in !CPLClearRecodeStubWarningFlags() (#4650)
· Fix Solaris compilation bug (#4705)
· !MorphFromESRI(): compare SPHEROID/PRIMEM parms, not names (#4673)
gdalwarp:
· Do not drop chunks to process because of transform errors (#4795)
· geolocation transformer: ignore incoming pabSuccess values (#4794)
gdaldem:
· fix color relief output via CreateCopy (#4764)
gdal_rasterize:
· Fix crash with -i and no features (#4744)
Perl Bindings:
· Fix Geo::OGR::Geometry::Points method (#4833)
Java Bindings:
· Fix gdalconst.DMD_ and DCAP_ constants (#4828)
· Fix SWIG 2.0.6 compilation problem (#4669)