Browse Source

Release notes for 1.3.2

Josh Yelon 19 years ago
parent
commit
76a79efa5e
1 changed files with 8 additions and 1 deletions
  1. 8 1
      doc/doc/ReleaseNotes

+ 8 - 1
doc/doc/ReleaseNotes

@@ -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.