Skip to content

Commit 38f3750

Browse files
committed
Updating news and release notes
1 parent d35cbe2 commit 38f3750

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

doc/src/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

4748
pgRouting 4.0
4849
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
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"
39473947
msgstr ""
39483948

3949+
msgid ""
3950+
"`#3060 <https://github.com/pgRouting/pgrouting/issues/3060>`__: "
3951+
"dagShortestPath: use the shortest_path process and driver"
3952+
msgstr ""
3953+
39493954
msgid "All releases"
39503955
msgstr ""
39513956

locale/pot/pgrouting_doc_strings.pot

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
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 ""
35413541
msgid "`#3056 <https://github.com/pgRouting/pgrouting/issues/3056>`__: edwardMoore: use the shortest_path process and driver"
35423542
msgstr ""
35433543

3544+
msgid "`#3060 <https://github.com/pgRouting/pgrouting/issues/3060>`__: dagShortestPath: use the shortest_path process and driver"
3545+
msgstr ""
3546+
35443547
msgid "All releases"
35453548
msgstr ""
35463549

0 commit comments

Comments
 (0)