Release notes for 1.3.2

This commit is contained in:
Josh Yelon 2006-11-28 21:48:50 +00:00
parent cd2049fc7b
commit 76a79efa5e

View File

@ -1,7 +1,14 @@
------------------------ RELEASE 1.3.2 ------------------------
Bugfix release. This fixes a few problems in 1.3.1
* Sound system won't initialize properly under linux: Fixed.
* Panda DLL names now all start with "libp3" or "libpanda"
* Normals reversed in heightfield tesselator: fixed.
------------------------ RELEASE 1.3.1 ------------------------
Bugfix release. This fixes a few problems in 1.3.0
* Sound system won't initialize properly under linux: Fixed.
* Sound system won't initialize properly under linux: Fixed.(Update: Not fixed)
* Panda not compatible with SElinux: mostly fixed, except fmod.
* Max exporter and importer broken: Fixed.
* Minor problem involving gsg handling in showbase: Fixed.