Skip to content

Commit 33c0226

Browse files
committed
Updating missing NEWS
1 parent 2b7450c commit 33c0226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Summary of changes by function
117117

118118
* pgr_topologicalSort
119119

120-
* Standardize output to ``(seq, node)``
120+
* Standardize output to ``(node)``-order
121121

122122
* pgr_transitiveClosure
123123

@@ -328,7 +328,7 @@ Standardize output columns of functions with different output columns within ove
328328
* [#2931](https://github.com/pgRouting/pgrouting/issues/2931)
329329
pgr_depthFirstSearch
330330

331-
**Standardized to ``(seq, node)``**
331+
**Standardized to ``(node)``-order**
332332

333333
* [#2934](https://github.com/pgRouting/pgrouting/issues/2934)
334334
pgr_topologicalSort

0 commit comments

Comments
 (0)