Skip to content

Commit

Permalink
increment ChangeLog in preparation for 4.9.2RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Sep 10, 2015
1 parent 4bacfd1 commit bd4fd84
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions ChangeLog
@@ -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
Expand All @@ -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() &
Expand Down

0 comments on commit bd4fd84

Please sign in to comment.