aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7526b090..9ea7a3ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-03-16 Frank Warmerdam <warmerdam@pobox.com>
+ * 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 <warmerdam@pobox.com>