summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5255ed165..a7430c190 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
CHANGES IN FLTK 1.1.0b7
-
+
+ - Some Win32 drivers would draw into wrong buffers
+ after OpenGL mode change
+ - Message handling and Resources for Mac port
- More documentation updates...
- Fl_Help_View could get in an infinitely loop when
determining the maximum width of the page; this