diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2018-08-20 13:43:15 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2018-08-20 13:58:49 +0200 |
| commit | 9cfb6b9a7e76ad88d6b08cf803975f5d84be1d42 (patch) | |
| tree | 91ff71af7e7ebcfe5e96853c3e3d3afe48c44b74 /docs/source/news.rst | |
| parent | 925ef448522615b5bc15a94aaca15302d57a7fdc (diff) | |
| download | PROJ-9cfb6b9a7e76ad88d6b08cf803975f5d84be1d42.tar.gz PROJ-9cfb6b9a7e76ad88d6b08cf803975f5d84be1d42.zip | |
Doc: fix a few warnings
Diffstat (limited to 'docs/source/news.rst')
| -rw-r--r-- | docs/source/news.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/news.rst b/docs/source/news.rst index 49f281bd..a0d7a960 100644 --- a/docs/source/news.rst +++ b/docs/source/news.rst @@ -79,7 +79,7 @@ PROJ 5.0.1 *March 1st 2018* Bug fixes -*********** +--------- * Handle ellipsoid change correctly in pipelines when ``+towgs84=0,0,0`` is set (`#881 <https://github.com/OSGeo/proj.4/issues/881>`_) @@ -167,7 +167,7 @@ both users and developers. Versioning and naming -*************************************************************************** +--------------------- For the first time in more than 25 years the major version number of the software is changed. The decision to do this is based on the many @@ -202,7 +202,7 @@ In summary: which at the time of writing is at version 1.6.0. Updates -*************************************************************************** +------- * Introduced new API in ``proj.h``. @@ -289,7 +289,7 @@ Updates * Removed the VB6 COM interface. Bug fixes -*************************************************************************** +--------- * Fixed incorrect convergence calculation in Lambert Conformal Conic. (`#16 <https://github.com/OSGeo/proj.4/issues/16>`_) |
