Skip to content

Commit 25430cd

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
1 parent 98d624a commit 25430cd

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Changelog for package rcutils
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix build on OpenHarmony (`#395 <https://github.com/ros2/rcutils/issues/395>`_)
8+
* regression of thread-safety for logging macros (`#393 <https://github.com/ros2/rcutils/issues/393>`_)
9+
* add portable nonnull macros (`#382 <https://github.com/ros2/rcutils/issues/382>`_)
10+
* Fix memory leak when adding the same key to the logger hash map multiple times (`#391 <https://github.com/ros2/rcutils/issues/391>`_)
11+
* time_unix: uses ZEPHYR_VERSION_CODE instead (`#390 <https://github.com/ros2/rcutils/issues/390>`_)
12+
* Cleanup time_unix.c (`#389 <https://github.com/ros2/rcutils/issues/389>`_)
13+
* time_unix: namespace zephyr headers (`#383 <https://github.com/ros2/rcutils/issues/383>`_)
14+
* Restrict overmatching MACH ifdef to only trigger on OSX and Mach (`#386 <https://github.com/ros2/rcutils/issues/386>`_)
15+
* Contributors: AIxWall, Chris Lalancette, Felipe Neves, Jacob Perron, Maximilian Downey Twiss, William Woodall
16+
517
6.0.0 (2022-09-13)
618
------------------
719
* Optimize rcutils_logging_get_logger_effective_level() (`#381 <https://github.com/ros2/rcutils/issues/381>`_)

0 commit comments

Comments
 (0)