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.