diff --git a/ChangeLog b/ChangeLog index b9db6ad86..5a7d1a95c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,12 @@ Primary author and maintainer: Erwin Coumans Todo: update changelog from April - July 2008 See http://code.google.com/p/bullet/source/list for more complete log in Subversion + +2008 October 3 + - Add support for autoconf automake + ./autogen.sh and ./configure will create both Makefile and Jamfile. CMake and autogenerated Visual Studio projectfiles remain supported too. + - Improved ColladaConverter: plane shape export, and callback for shape construction to allow deletion of memory + 2008 Sept 30 - Improved Soft Body support, fixed issues related to soft body colliding against concave triangle meshes - Shared more code between regular version and SPU/BulletMultiThreaded, in particular GJK/EPA