Skip to content

Commit

Permalink
update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-thomas committed Mar 6, 2017
1 parent 6506111 commit 81b2577
Show file tree
Hide file tree
Showing 21 changed files with 79 additions and 0 deletions.
5 changes: 5 additions & 0 deletions clients/roscpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package roscpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* fix UDP block number when EAGAIN or EWOULDBLOCK (`#957 <https://github.com/ros/ros_comm/issues/957>`_)
* improve stacktrace for exceptions thrown in callbacks (`#811 <https://github.com/ros/ros_comm/pull/811>`_)

1.11.20 (2016-06-27)
--------------------
* fix segfault if connection fails (`#807 <https://github.com/ros/ros_comm/pull/807>`_)
Expand Down
6 changes: 6 additions & 0 deletions clients/rospy/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rospy
^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* make get_published_topics threadsafe (`#958 <https://github.com/ros/ros_comm/issues/958>`_)
* fix wrong type in docstring for rospy.Timer (`#878 <https://github.com/ros/ros_comm/pull/878>`_)
* add logXXX_throttle functions (`#812 <https://github.com/ros/ros_comm/pull/812>`_)

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions ros_comm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ros_comm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
8 changes: 8 additions & 0 deletions tools/rosbag/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package rosbag
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* throw exception instead of accessing invalid memory (`#971 <https://github.com/ros/ros_comm/pull/971>`_)
* terminate underlying rosbag play, record on SIGTERM (`#951 <https://github.com/ros/ros_comm/issues/951>`_)
* fix BagMigrationException in migrate_raw (`#917 <https://github.com/ros/ros_comm/issues/917>`_)
* set default values for min_space and min_space_str (`#883 <https://github.com/ros/ros_comm/issues/883>`_)
* update rosbag filter progress meter to use raw uncompressed input size (`#857 <https://github.com/ros/ros_comm/issues/857>`_)

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rosbag_storage/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosbag_storage
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
4 changes: 4 additions & 0 deletions tools/rosconsole/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package rosconsole
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* fix building on GCC-6 (`#911 <https://github.com/ros/ros_comm/pull/911>`_)

1.11.20 (2016-06-27)
--------------------

Expand Down
4 changes: 4 additions & 0 deletions tools/rosgraph/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package rosgraph
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* increase request_queue_size for xmlrpc server (`#849 <https://github.com/ros/ros_comm/issues/849>`_)

1.11.20 (2016-06-27)
--------------------
* fix symlink of the log dir itself as latest (`#795 <https://github.com/ros/ros_comm/pull/795>`_)
Expand Down
5 changes: 5 additions & 0 deletions tools/roslaunch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package roslaunch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* improve error message for invalid tags (`#989 <https://github.com/ros/ros_comm/pull/989>`_)
* fix caching logic to improve performance (`#931 <https://github.com/ros/ros_comm/pull/931>`_)

1.11.20 (2016-06-27)
--------------------
* fix roslaunch check for multiple tests with multiple args (`#814 <https://github.com/ros/ros_comm/pull/814>`_)
Expand Down
3 changes: 3 additions & 0 deletions tools/rosmaster/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosmaster
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rosmsg/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosmsg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rosnode/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosnode
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rosout/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosout
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rosparam/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosparam
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rosservice/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rosservice
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
5 changes: 5 additions & 0 deletions tools/rostest/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package rostest
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* fix test type handling (`#722 <https://github.com/ros/ros_comm/issues/722>`_)
* add_rostest_gtest does now add the created gtest-target as a dependeny to the created rostest (`#830 <https://github.com/ros/ros_comm/pull/830>`_)

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/rostopic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rostopic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions tools/topic_tools/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package topic_tools
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions utilities/message_filters/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package message_filters
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions utilities/roslz4/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package roslz4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions utilities/roswtf/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package roswtf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down
3 changes: 3 additions & 0 deletions utilities/xmlrpcpp/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package xmlrpcpp
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

1.11.20 (2016-06-27)
--------------------

Expand Down

0 comments on commit 81b2577

Please sign in to comment.