File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
Expand file tree Collapse file tree 4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ To see all issues & pull requests closed by this release see the
1818* [ #3054 ] ( https://github.com/pgRouting/pgrouting/issues/3054 ) : Change error message when edges_sql is empty
1919* [ #3055 ] ( https://github.com/pgRouting/pgrouting/issues/3055 ) : bdDijkstra: use the shortest_path process and driver
2020* [ #3056 ] ( https://github.com/pgRouting/pgrouting/issues/3056 ) : edwardMoore: use the shortest_path process and driver
21+ * [ #3060 ] ( https://github.com/pgRouting/pgrouting/issues/3060 ) : dagShortestPath: use the shortest_path process and driver
2122
2223## pgRouting 4.0
2324
Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ To see all issues & pull requests closed by this release see the
4343* :issue: `3054 `: Change error message when edges_sql is empty
4444* :issue: `3055 `: bdDijkstra: use the shortest_path process and driver
4545* :issue: `3056 `: edwardMoore: use the shortest_path process and driver
46+ * :issue: `3060 `: dagShortestPath: use the shortest_path process and driver
4647
4748pgRouting 4.0
4849+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : pgRouting v4.1\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2026-02-06 17:38 +0000\n "
11+ "POT-Creation-Date : 2026-02-07 19:07 +0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -3946,6 +3946,11 @@ msgid ""
39463946"use the shortest_path process and driver"
39473947msgstr ""
39483948
3949+ msgid ""
3950+ "`#3060 <https://github.com/pgRouting/pgrouting/issues/3060>`__: "
3951+ "dagShortestPath: use the shortest_path process and driver"
3952+ msgstr ""
3953+
39493954msgid "All releases"
39503955msgstr ""
39513956
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : pgRouting v4.1\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2026-02-06 17:38 +0000\n "
11+ "POT-Creation-Date : 2026-02-07 19:07 +0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -3541,6 +3541,9 @@ msgstr ""
35413541msgid "`#3056 <https://github.com/pgRouting/pgrouting/issues/3056>`__: edwardMoore: use the shortest_path process and driver"
35423542msgstr ""
35433543
3544+ msgid "`#3060 <https://github.com/pgRouting/pgrouting/issues/3060>`__: dagShortestPath: use the shortest_path process and driver"
3545+ msgstr ""
3546+
35443547msgid "All releases"
35453548msgstr ""
35463549
You can’t perform that action at this time.
0 commit comments