From 203e69dae37b621bbe86f3d2b333f9a2565fe0ad Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Wed, 4 May 2005 13:53:29 +0000 Subject: [PATCH] *** empty log message *** --- doc/doc/ReleaseNotes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 7a893a351f..7a82e61a78 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -1,3 +1,19 @@ +------------------------ RELEASE 1.0.3 ------------------------ + + * The binary release contains a brand new collection of + sample programs. The new sample programs are much better. + + * If you install the windows binary release, the + sample programs can now be run from the start menu. + + * Lighting under DirectX was broken. This has been repaired. + + * The binary release has been compiled with support for pstats. + (Previously, it was compiled with pstats disabled). + + * Various changes to make panda3d more compatible with + the 'epydoc' documentation-generation system. + ------------------------ RELEASE 1.0.2 ------------------------ This is a bugfix release.