From 68ae65f063d7b7160d62ce8b61b5fb1825ae6aa4 Mon Sep 17 00:00:00 2001 From: rdb Date: Sun, 20 Feb 2011 18:37:38 +0000 Subject: [PATCH] some release notes for 1.7.1 (incomplete) --- doc/ReleaseNotes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index 262941e0d4..7d50e58291 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -1,3 +1,17 @@ +------------------------ RELEASE 1.7.1 ------------------------ + +This release introduces several significant bugfixes, +but also introduces various minor new features. Although +it is a minor release, it may also introduce new bugs. + +* Many improvements and bugfixes to pdeploy +* Better webcam support on Linux using Video4Linux +* Static functions that return a list are now properly wrapped +* ODE objects now have getId() exposed to Python +* Remove unnecessary dependency on GLU +* Fixes a crash with the Maya converters +* Several other bugfixes not listed here + ------------------------ RELEASE 1.7.0 ------------------------ This major release introduces tons of cool new features. As it