diff --git a/NEWS b/NEWS index a8294ebc75f..2316afdc744 100644 --- a/NEWS +++ b/NEWS @@ -750,7 +750,7 @@ on Github. **Issues fixes** -* [#232](https://github.com/pgRouting/pgrouting/issues/232): Honor client +* [#232](https://github.com/pgRouting/pgrouting/issues/232): Honor client cancel requests in C /C++ code @@ -908,7 +908,7 @@ on Github. * Experimental functions - * pgr_labelGraph - Use the components family of functions instead. + * pgr_labelGraph - Use the components family of functions instead. * Max flow - functions were renamed on v2.5.0 * pgr_maxFlowPushRelabel @@ -1012,7 +1012,7 @@ on Github. **New experimental functions** -* pgr_lineGraphFull +* pgr_lineGraphFull **Bug fixes** @@ -1427,7 +1427,7 @@ on Github. - Signature fix - - pgr_dijkstra -- to match what is documented + - pgr_dijkstra -- to match what is documented **New Functions** @@ -1457,8 +1457,8 @@ on Github. **Deprecated functions:** -- pgr_apspWarshall use pgr_floydWarshall instead -- pgr_apspJohnson use pgr_Johnson instead +- pgr_apspWarshall use pgr_floydWarshall instead +- pgr_apspJohnson use pgr_Johnson instead - pgr_kDijkstraCost use pgr_dijkstraCost instead - pgr_kDijkstraPath use pgr_dijkstra instead diff --git a/doc/tsp/pgr_TSPeuclidean.rst b/doc/tsp/pgr_TSPeuclidean.rst index 3c1ae87efdb..b168730e28d 100644 --- a/doc/tsp/pgr_TSPeuclidean.rst +++ b/doc/tsp/pgr_TSPeuclidean.rst @@ -99,7 +99,7 @@ Parameters =================== =========== ====================================== Parameter Type Description =================== =========== ====================================== -`Coordinates SQL`_ ``TEXT`` `Coordinates SQL`_ as described below +`Coordinates SQL`_ ``TEXT`` `Coordinates SQL`_ as described below =================== =========== ====================================== TSP optional parameters