From 3c19b4837ce6b4ae3694543a0fe2e01b42b7a655 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Sat, 22 Jun 2013 17:21:46 +0000 Subject: prepare for 4.9.0 beta release git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2350 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 60ef5d5c..0c9353dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2013-06-22 Frank Warmerdam + + * Preparing 4.9.0 beta release. + + * src/pj_fileapi.c, etc: Implement a virtual file api accessable + through the context for init file and grid shift file access. + + * src/mk_cheby.c: reformat, add braces to avoid warnings. + 2013-06-19 Frank Warmerdam * src/PJ_healpix.c: correct various warnings about unused variables. @@ -50,9 +59,10 @@ 2012-05-31 Martin Desruisseaux - * Replaced usages of NAN C/C++ constant by the java.lang.Double.NaN constant. - This was done because not all C/C++ compilers define the NAN constant, and for - making sure that the bits pattern is exactly the one expected by Java. + * Replaced usages of NAN C/C++ constant by the java.lang.Double.NaN + constant. This was done because not all C/C++ compilers define the + NAN constant, and for making sure that the bits pattern is exactly the + one expected by Java. 2012-03-25 Frank Warmerdam -- cgit v1.2.3