From c174749873eaa0143e96d89138b47fc1e3a15a6d Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 21 Feb 2011 22:40:05 +0000 Subject: fix locale handling, we need to copy the old locale. Avoid too much altering of locale. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1977 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c743cb3e..9a9f337c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-02-21 Frank Warmerdam + * src/pj_init.c: fix serious bug in locale handling, wasn't copying + the old locale so it would sometimes get corrupted. + * src/proj_etmerc.c: added extended transverse mercator impl. (#97) * Rerun autogen.sh with the latest versions of automake, autoconf and -- cgit v1.2.3