You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
Changelog for package rcutils
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* Revert "use getenv_s instead of getenv for Windows. (`#499 <https://github.com/ros2/rcutils/issues/499>`_)" (`#504 <https://github.com/ros2/rcutils/issues/504>`_) (`#506 <https://github.com/ros2/rcutils/issues/506>`_)
8
+
This reverts commit 46ab4d4eeb555a2e9e880157b97f0a867d3a256c.
9
+
(cherry picked from commit 3a4beda924bfcf766803d25752cbbf911f445e99)
10
+
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
11
+
* use getenv_s instead of getenv for Windows. (`#499 <https://github.com/ros2/rcutils/issues/499>`_) (`#501 <https://github.com/ros2/rcutils/issues/501>`_)
12
+
(cherry picked from commit 46ab4d4eeb555a2e9e880157b97f0a867d3a256c)
* Remove CODEOWNERS and mirror-rolling-to-master workflow. (`#483 <https://github.com/ros2/rcutils/issues/483>`_) (`#484 <https://github.com/ros2/rcutils/issues/484>`_)
15
+
They are both out-of-date, and no longer serving their
16
+
intended purpose. Delete them.
17
+
(cherry picked from commit f662ccae73e367d8074a481f854adfb5d6541c53)
18
+
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
19
+
* Contributors: mergify[bot]
20
+
5
21
6.7.2 (2024-09-17)
6
22
------------------
7
23
* Add new API to set envar while specifying overwrite (`#473 <https://github.com/ros2/rcutils/issues/473>`_) (`#480 <https://github.com/ros2/rcutils/issues/480>`_)
0 commit comments