From be491b1fb34dca2d224fb67bc3c940d1729e30f6 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Sun, 14 Oct 2007 01:36:09 +0000 Subject: [PATCH] Release notes for 1.4.3, anticipate some features not actually in yet --- doc/doc/ReleaseNotes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 8f7674172c..863b8c42f2 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -1,3 +1,10 @@ +------------------------ RELEASE 1.4.3 ------------------------ + +* New support for normal & gloss texture stages. + - actual normal mapping and gloss mapping not included yet. +* Ability to use method move_pointer on a raw mouse. +* Added PointerEventList::match_pattern + ------------------------ RELEASE 1.4.2 ------------------------ * Added code for mouse-trail logging.