diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index e3f27e6d71..783a7ce987 100644 --- a/doc/doc/ReleaseNotes +++ b/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.