Skip to content

Commit 2c1fbea

Browse files
committed
cleaned news doc
1 parent 7c40f3e commit 2c1fbea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
osm2pgRouting 2.3.5
2+
23
* Fix: zero division error when max_speed = 0.
34
* Fix: fixed osm_ways parsing - OSMDocument.
45
* Fix: switch to a more inclusive check for nullptr definition (fixes compilation on macOS 10.13 using Xcode 9.3)
56
* Docs improvements: How to release doc.
67

78
osm2pgRouting 2.3.4
9+
810
* Fix: osm_elements - fixed boolean assignment with boost::lexical_cast.
911
* Use ${CMAKE_INSTALL_PREFIX} in CMakeLists.txt.
1012
* Readme doc improvements: Tips section and Table of contents.
1113

1214
osm2pgRouting 2.3.3
15+
1316
* Fix: wrong assumption in implied_oneWay() function
1417
* Fix: regression on 2.3.2: fixed hstore refs handling
1518

0 commit comments

Comments
 (0)