update changelogs
This commit is contained in:
parent
757840019d
commit
e4f3c5e7ac
|
@ -2,6 +2,10 @@
|
|||
Changelog for package mk
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add depend on rospack (`#205 <https://github.com/ros/ros/issues/205>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
Changelog for package rosbuild
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* pull in CATKIN_ENV_HOOK_WORKSPACE if defined (`#15 <https://github.com/ros/ros/issues/15>`_) (`#196 <https://github.com/ros/ros/issues/196>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package roslang
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,15 @@
|
|||
Changelog for package roslib
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* disable test with invalid dependency (`#202 <https://github.com/ros/ros/issues/202>`_)
|
||||
* special handle Python script without extension on Windows (`#197 <https://github.com/ros/ros/issues/197>`_)
|
||||
* use _MSC_VER for ROS_FORCE_INLINE (`#194 <https://github.com/ros/ros/issues/194>`_)
|
||||
* chmod -x on Python modules (`#183 <https://github.com/ros/ros/issues/183>`_)
|
||||
* fix build issue on Windows (`#186 <https://github.com/ros/ros/issues/186>`_)
|
||||
* add missing dependencies (`#181 <https://github.com/ros/ros/issues/181>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,13 @@
|
|||
Changelog for package rosbash
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add rosrun.bat (`#208 <https://github.com/ros/ros/issues/208>`_)
|
||||
* add verbose output to rosrun if catkin_find fails (`#182 <https://github.com/ros/ros/issues/182>`_)
|
||||
* add missing rospack dependency (`#189 <https://github.com/ros/ros/issues/189>`_)
|
||||
* fix rosfish (`#172 <https://github.com/ros/ros/issues/172>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
* rosrun: array is now properly expanded in debug-echo (`#176 <https://github.com/ros/ros/issues/176>`_)
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
Changelog for package rosboost_cfg
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* chmod -x on Python modules (`#183 <https://github.com/ros/ros/issues/183>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package rosclean
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* enable rosclean on Windows (`#198 <https://github.com/ros/ros/issues/198>`_)
|
||||
* support BusyBox du (`#185 <https://github.com/ros/ros/issues/185>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package roscreate
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* chmod -x on Python modules (`#183 <https://github.com/ros/ros/issues/183>`_)
|
||||
* add missing dependencies (`#181 <https://github.com/ros/ros/issues/181>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package rosmake
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* fall back to default value if modules are not available (`#199 <https://github.com/ros/ros/issues/199>`_)
|
||||
* chmod -x on Python modules (`#183 <https://github.com/ros/ros/issues/183>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package rosunit
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add Python executable to ROSUNIT_EXE so it runs correctly on Windows (`#200 <https://github.com/ros/ros/issues/200>`_)
|
||||
* rosunit Python 3 support (`#190 <https://github.com/ros/ros/issues/190>`_)
|
||||
|
||||
1.14.4 (2018-05-01)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue