updating changelogs

This commit is contained in:
William Woodall 2013-07-19 17:28:03 -07:00 committed by Paul Bovbel
parent b6315543bb
commit f758d4ba80
2 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,11 @@
Changelog for package pcl_ros Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.2 (2013-07-19)
------------------
* Fixed missing package exports on pcl_conversions and others
* Make find_package on Eigen and PCL REQUIRED
1.1.1 (2013-07-10) 1.1.1 (2013-07-10)
------------------ ------------------
* Add missing EIGEN define which caused failures on the farm * Add missing EIGEN define which caused failures on the farm

View File

@ -2,6 +2,9 @@
Changelog for package perception_pcl Changelog for package perception_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.2 (2013-07-19)
------------------
1.1.1 (2013-07-10) 1.1.1 (2013-07-10)
------------------ ------------------
* No changes * No changes