From e4f028223c773d3d60c6e59e00653ff22e538c90 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Tue, 16 Mar 2010 12:44:36 +0000 Subject: Rework the translation of nadgrids parameters into a list of gridshift files to avoid use of static "lastnadgrids" information which screws up multithreading. Changes the PJ structure. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1831 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7526b090..9ea7a3ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-03-16 Frank Warmerdam + * src/pj_transform.c, src/pj_init.c, src/projects.h, src/pj_gridlist.c, + src/pj_apply_gridshit.c: rework the translation of nadgrids parameters + into a list of gridshift files to avoid use of static "lastnadgrids" + information which screws up multithreading. Changes the PJ structure. + * src/multistresstest.c: new harnass for multithreaded testing. 2010-03-03 Frank Warmerdam -- cgit v1.2.3