From e6c64c4863b0f1abdafa56d2ac39fff94277e0a5 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 3 Jul 2007 09:16:14 +0000 Subject: [PATCH] Added patch note for fixing bug 335 --- docs.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs.html b/docs.html index 2fa2d713b..bfa664025 100644 --- a/docs.html +++ b/docs.html @@ -80,6 +80,9 @@

Unix Notes

Windows Notes

+

+ The GDI video driver makes better use of the palette in 8-bit modes. +

The windib driver now supports more mouse buttons with WM_XBUTTON events.