@@ -1867,7 +1867,7 @@ a geodetic object of the database, import and export geodetic objects from/into
1867
1867
WKT and PROJ strings, and display coordinate operations available between two
1868
1868
CRSs.
1869
1869
1870
- UPDATES
1870
+ Updates
1871
1871
-------
1872
1872
1873
1873
* Removed projects.h as a public interface (`#835 <https://github.com/OSGeo/proj.4/issues/835 >`_)
@@ -1930,7 +1930,7 @@ UPDATES
1930
1930
* Added :option: `+dt ` parameter to deformation as replacement for
1931
1931
removed ``+t_obs `` (`#1264 <https://github.com/OSGeo/proj.4/issues/1264 >`_)
1932
1932
1933
- BUG FIXES
1933
+ Bug fixes
1934
1934
---------
1935
1935
1936
1936
* Read :option: `+towgs84 ` values correctly on locales not using dot as comma separator (`#1136 <https://github.com/OSGeo/proj.4/issues/1136 >`_)
@@ -1957,7 +1957,7 @@ PROJ 5.2.0
1957
1957
++++++++++++++++++++++++++++++++++++++++
1958
1958
*September 15th 2018 *
1959
1959
1960
- UPDATES
1960
+ Updates
1961
1961
-------
1962
1962
1963
1963
* Added support for deg, rad and grad in unitconvert (`#1054 <https://github.com/OSGeo/proj.4/issues/1054 >`_)
@@ -1983,7 +1983,7 @@ UPDATES
1983
1983
stream (`#1111 <https://github.com/OSGeo/proj.4/issues/1111 >`_)
1984
1984
1985
1985
1986
- BUG FIXES
1986
+ Bug fixes
1987
1987
------------
1988
1988
1989
1989
* Do not pivot over WGS84 when doing cs2cs-emulation with geocent (`#1026 <https://github.com/OSGeo/proj.4/issues/1026 >`_)
@@ -2011,7 +2011,7 @@ PROJ 5.1.0
2011
2011
*June 1st 2018 *
2012
2012
2013
2013
2014
- UPDATES
2014
+ Updates
2015
2015
-------
2016
2016
2017
2017
* Function :c:func: `proj_errno_string() ` added to ``proj.h `` API (`#847 <https://github.com/OSGeo/proj.4/issues/847 >`_)
@@ -2040,7 +2040,7 @@ UPDATES
2040
2040
the temporal domain (`#1015 <https://github.com/OSGeo/proj.4/issues/1015 >`_)
2041
2041
2042
2042
2043
- BUG FIXES
2043
+ Bug fixes
2044
2044
------------
2045
2045
2046
2046
* Handle ``NaN `` float cast overflow in ``PJ_robin.c `` and ``nad_intr.c `` (`#887 <https://github.com/OSGeo/proj.4/issues/887 >`_)
0 commit comments