From 6972441cea6e56b344ca9a794a4cac5ffaffd6c6 Mon Sep 17 00:00:00 2001 From: rdb Date: Wed, 6 Aug 2008 18:53:41 +0000 Subject: [PATCH] Updated release notes --- doc/doc/ReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 00154eb300..775a2b90d5 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -1,5 +1,8 @@ ------------------------ RELEASE 1.5.3 ------------------------ +This release fixes most of the remaining bugs, but it adds +some new features as well. + * License changed to BSD * Fixes x-file parser for real, this time. * Fixes serious bug in shader generator @@ -8,6 +11,8 @@ * Adds support for .egg.pz to packpanda --bam * Turns on libpandaode support * Mayapandatool fixed +* Added support for 3dsmax 2009 +* Improved support for 64-bits, gcc 4.3 and OSX ------------------------ RELEASE 1.5.2 ------------------------