From d113212295b9a13a79bb6203317744aabb347fb4 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Sun, 14 Oct 2007 22:58:10 +0000 Subject: [PATCH] Not trying to finish match_pattern after all --- doc/doc/ReleaseNotes | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 863b8c42f2..e64a99d324 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -3,7 +3,6 @@ * 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 ------------------------