Revision: 8175 http://playerstage.svn.sourceforge.net/playerstage/?rev=8175&view=rev Author: thjc Date: 2009-08-04 10:22:09 +0000 (Tue, 04 Aug 2009)
Log Message: ----------- preparing for 3.0.0-rc2 release Modified Paths: -------------- code/player/trunk/CMakeLists.txt code/player/trunk/ChangeLog Modified: code/player/trunk/CMakeLists.txt =================================================================== --- code/player/trunk/CMakeLists.txt 2009-08-04 08:14:13 UTC (rev 8174) +++ code/player/trunk/CMakeLists.txt 2009-08-04 10:22:09 UTC (rev 8175) @@ -16,7 +16,7 @@ PROJECT (Player) STRING (TOLOWER ${PROJECT_NAME} PROJECT_NAME_LOWER) # Set the package version -SET (PLAYER_VERSION 3.0.0-rc2~svn CACHE STRING "Player distribution version") +SET (PLAYER_VERSION 3.0.0-rc2 CACHE STRING "Player distribution version") SET (PLAYER_API_VERSION 3.0 CACHE STRING "Player API version") MESSAGE (STATUS "${PROJECT_NAME} version ${PLAYER_VERSION}") Modified: code/player/trunk/ChangeLog =================================================================== --- code/player/trunk/ChangeLog 2009-08-04 08:14:13 UTC (rev 8174) +++ code/player/trunk/ChangeLog 2009-08-04 10:22:09 UTC (rev 8175) @@ -1,3 +1,20 @@ +3.0.0-rc2 (2009-08-04) + - Ruby bindings for C++ library, thanks to Piotr for the Python bindings + - Many copyright clarifications and changes (drivers should all be GPLv2 compat now) + - add log file switch to server usage information + - Fixed bug #2826061 CMake Plugin Bug + - remove chatterbox driver as not of general use + - Applied patch #2824989 Support for Roomba 500 series + - Applied patch #2826950 Player SVN trunk: er1 cfmakeraw + - Applied patch #2825148 Segway RMP driver update + - Applied patch #2825176 Segway RMP400 Driver + - Applied patch #2828031 Player SVN trunk: new driver: deadstop + - Set source queue in Publish calls, fixes behaviour in passthrough + - Applied patch #2828425 Improved timestamps for Hokuyo + - Fixed bug #2825091 Phidgets drivers won't compile + - Added a min_range value to the ranger interface (apparently people actually use the feature request tracker). + - Added playercommon to playerreplace pkgconfig file + 3.0.0-rc1 (2009-07-21) Lots of new goodies with the 3.0 release - A new build system with cmake (Thanks Geoff) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Playerstage-commit mailing list Playerstage-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/playerstage-commit