update changelogs
This commit is contained in:
parent
bba94288c1
commit
4376d40645
|
@ -2,6 +2,11 @@
|
|||
Changelog for package mk
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add missing run dependency on rosbuild (`#47 <https://github.com/ros/ros/issues/47>`_)
|
||||
* python 3 compatibility
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
Changelog for package rosbuild
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* fix CMake warning with 2.8.12 and newer (`#44 <https://github.com/ros/ros/issues/44>`_)
|
||||
* use catkin_install_python() to install Python scripts (`#46 <https://github.com/ros/ros/issues/46>`_)
|
||||
* python 3 compatibility
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
* ensure escaping of preprocessor definition (`#43 <https://github.com/ros/ros/issues/43>`_)
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package roslang
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
Changelog for package roslib
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add optional argument force_recrawl to getPlugins() function
|
||||
* use catkin_install_python() to install Python scripts (`#46 <https://github.com/ros/ros/issues/46>`_)
|
||||
* python 3 compatibility
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
Changelog for package rosbash
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add rosrun --prefix, update completion (`#52 <https://github.com/ros/ros/issues/52>`_)
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package rosboost_cfg
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package rosclean
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
Changelog for package roscreate
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* python 3 compatibility
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
Changelog for package rosmake
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* python 3 compatibility
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package rosunit
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* use catkin_install_python() to install Python scripts (`#46 <https://github.com/ros/ros/issues/46>`_)
|
||||
* python 3 compatibility
|
||||
|
||||
1.11.0 (2014-01-31)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue