update changelogs

This commit is contained in:
Dirk Thomas 2019-03-18 10:16:22 -07:00
parent 496184db95
commit 121a86e0dd
10 changed files with 32 additions and 0 deletions

View File

@ -2,6 +2,9 @@
Changelog for package mk
^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* add depend on rospack (`#205 <https://github.com/ros/ros/issues/205>`_)

View File

@ -2,6 +2,9 @@
Changelog for package rosbuild
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* pull in CATKIN_ENV_HOOK_WORKSPACE if defined (`#15 <https://github.com/ros/ros/issues/15>`_) (`#196 <https://github.com/ros/ros/issues/196>`_)

View File

@ -2,6 +2,9 @@
Changelog for package roslang
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------

View File

@ -2,6 +2,9 @@
Changelog for package roslib
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* disable test with invalid dependency (`#202 <https://github.com/ros/ros/issues/202>`_)

View File

@ -2,6 +2,11 @@
Changelog for package rosbash
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* add roscd, rosls support for Windows (`#210 <https://github.com/ros/ros/issues/210>`_)
* exclude files when completing roslaunch args (`#211 <https://github.com/ros/ros/issues/211>`_)
1.14.5 (2019-03-04)
-------------------
* add rosrun.bat (`#208 <https://github.com/ros/ros/issues/208>`_)

View File

@ -2,6 +2,9 @@
Changelog for package rosboost_cfg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* chmod -x on Python modules (`#183 <https://github.com/ros/ros/issues/183>`_)

View File

@ -2,6 +2,9 @@
Changelog for package rosclean
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* enable rosclean on Windows (`#198 <https://github.com/ros/ros/issues/198>`_)

View File

@ -2,6 +2,9 @@
Changelog for package roscreate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* chmod -x on Python modules (`#183 <https://github.com/ros/ros/issues/183>`_)

View File

@ -2,6 +2,9 @@
Changelog for package rosmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* fall back to default value if modules are not available (`#199 <https://github.com/ros/ros/issues/199>`_)

View File

@ -2,6 +2,9 @@
Changelog for package rosunit
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.14.5 (2019-03-04)
-------------------
* add Python executable to ROSUNIT_EXE so it runs correctly on Windows (`#200 <https://github.com/ros/ros/issues/200>`_)