diff options
| author | Howard Butler <howard@hobu.co> | 2015-09-10 08:54:09 -0500 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2015-09-10 08:54:09 -0500 |
| commit | bd4fd84a035fda9feaddc694ec4f5a2e89defb39 (patch) | |
| tree | 1b6fc135f1e410b7fd79ee93fc0021b2530b1358 /ChangeLog | |
| parent | 4bacfd1c782ac10c289c7005443069176bcf6349 (diff) | |
| download | PROJ-bd4fd84a035fda9feaddc694ec4f5a2e89defb39.tar.gz PROJ-bd4fd84a035fda9feaddc694ec4f5a2e89defb39.zip | |
increment ChangeLog in preparation for 4.9.2RC2
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -1,6 +1,13 @@ -2015-05-25 Elliott Sales de Andrade <https://github.com/QuLogic> - * : Fix inverse stereo projection on an ellipsoid - https://github.com/OSGeo/proj.4/pull/277 +2015-09-10 Bas Couwenberg <https://github.com/sebastic> + * : Don't include files in proj dist, also included in proj-datumgrids + dist #301 + +2015-09-10 Ture PÄlsson <https://github.com/turepalsson> + * : PTHREAD_MUTEX_RECURSIVE detection issue on FreeBSD #303 + +2015-09-10 Martin Raspaud <https://github.com/mraspaud> + * : Don't return values when doing inverse projections outside of the + mollweide map #304 2015-09-08 Charles Karney <https://github.com/cffk> * : Update Geodesic library from GeographicLib @@ -23,10 +30,6 @@ https://github.com/OSGeo/proj.4/issues/296 and https://github.com/OSGeo/proj.4/issues/297 -2015-06-01 Charles Karney <https://github.com/cffk> - Make PJ_aeqd.c use geodesics for inverse and forward projection - modification so that the geodesic structure is not global - https://github.com/OSGeo/proj.4/pull/281 2015-07-27 Even Rouault <even.rouault@spatialys.com> * : Remove setlocale() use in pj_init_ctx(), and replace uses of atof() & |
