Revision: 8138
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8138&view=rev
Author:   thjc
Date:     2009-07-27 11:44:27 +0000 (Mon, 27 Jul 2009)

Log Message:
-----------
preparing for 2.1.3 release

Modified Paths:
--------------
    code/player/branches/release-2-1-patches/ChangeLog
    code/player/branches/release-2-1-patches/configure.ac

Modified: code/player/branches/release-2-1-patches/ChangeLog
===================================================================
--- code/player/branches/release-2-1-patches/ChangeLog  2009-07-27 06:31:32 UTC 
(rev 8137)
+++ code/player/branches/release-2-1-patches/ChangeLog  2009-07-27 11:44:27 UTC 
(rev 8138)
@@ -1,3 +1,14 @@
+2009-07-27: thjc
+       * 2.1.3 release
+               Backported hokuyo_aist driver from trunk
+               Patch [2805687] fixes to camera1394 driver
+               Applied playerv ir fix from trunk
+               Fix for bit manipulation in p20s checksum code
+               Fix for vfh minimum turnrate from Andreas Vogt
+               Added a player geos wrapper so we can build with gcc 4.3
+               Bugfix [2525924] VFH stall escape bug
+               Bugfix [2513331] no timestamp from "cameracompress" driver also 
applies to camera uncompress
+
 2009-01-16: thjc
        * 2.1.2 released
                Fixed many compiler warnings

Modified: code/player/branches/release-2-1-patches/configure.ac
===================================================================
--- code/player/branches/release-2-1-patches/configure.ac       2009-07-27 
06:31:32 UTC (rev 8137)
+++ code/player/branches/release-2-1-patches/configure.ac       2009-07-27 
11:44:27 UTC (rev 8138)
@@ -2,7 +2,7 @@
 
 dnl Initialize autoconf with name and version of package to be built.
 dnl PACKAGE and VERSION will be so defined in <config.h>.
-AC_INIT(player,2.1.3-svn)
+AC_INIT(player,2.1.3)
 
 dnl Player version information.  In an ideal world, we would just declare
 dnl the following 3 values, then reuse them throughout.  Unfortunately,


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to