update changelogs
This commit is contained in:
parent
816ffda9d6
commit
06445d12b5
|
@ -2,6 +2,9 @@
|
|||
Changelog for package mk
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package rosbuild
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package roslang
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package roslib
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
* fix missing export depends (`#128 <https://github.com/ros/ros/issues/128>`_)
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package rosbash
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* add options in completion for roslaunch to roszsh (`#147 <https://github.com/ros/ros/issues/147>`_)
|
||||
* allow arguments in EDITOR env in zsh rosed (`#144 <https://github.com/ros/ros/pull/144>`_)
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
* add completion for "rosmsg info" (`#138 <https://github.com/ros/ros/pull/138>`_)
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package rosboost_cfg
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package rosclean
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
* add --size option to rosclean purge (`#126 <https://github.com/ros/ros/issues/126>`_)
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package roscreate
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package rosmake
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,13 @@
|
|||
Changelog for package rosunit
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* use python constants rather than hardcoded integers for error codes (`#153 <https://github.com/ros/ros/issues/153>`_)
|
||||
* fix syntax of unicode raw string in Python 3 (`#150 <https://github.com/ros/ros/pull/150>`_)
|
||||
* ensure cwd exists (`#143 <https://github.com/ros/ros/pull/143>`_)
|
||||
* more searchable testcase result message (`#139 <https://github.com/ros/ros/pull/139>`_)
|
||||
|
||||
1.13.5 (2017-02-14)
|
||||
-------------------
|
||||
* improve error message when creating test directory fails (`#134 <https://github.com/ros/ros/pull/134>`_)
|
||||
|
|
Loading…
Reference in New Issue