From 302c8a89f01bd9f14d226b4aeaac08a5e34a8cc6 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Thu, 12 Jan 2006 22:29:01 +0000 Subject: make geocent.c globals static to avoid conflicts git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1316 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1cdb7f46..d0fe2857 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-12 Frank Warmerdam + + * geocent.c: Make global variables static. Amoung other things + this avoids conflicts for apps that link in geotrans. + 2005-12-04 Frank Warmerdam * src/pj_transform.c: improve code with some symbolic names. -- cgit v1.2.3