update changelogs

This commit is contained in:
Dirk Thomas 2014-05-07 14:21:38 -07:00
parent bba94288c1
commit 4376d40645
10 changed files with 43 additions and 0 deletions

View File

@ -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)
-------------------

View File

@ -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>`_)

View File

@ -2,6 +2,9 @@
Changelog for package roslang
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.0 (2014-01-31)
-------------------

View File

@ -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)
-------------------

View File

@ -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)
-------------------

View File

@ -2,6 +2,9 @@
Changelog for package rosboost_cfg
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.0 (2014-01-31)
-------------------

View File

@ -2,6 +2,9 @@
Changelog for package rosclean
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.11.0 (2014-01-31)
-------------------

View File

@ -2,6 +2,10 @@
Changelog for package roscreate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* python 3 compatibility
1.11.0 (2014-01-31)
-------------------

View File

@ -2,6 +2,10 @@
Changelog for package rosmake
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* python 3 compatibility
1.11.0 (2014-01-31)
-------------------

View File

@ -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)
-------------------