diff --git a/CHANGES b/CHANGES
index 5255ed1652781969f17806c5811390918ff99806..a7430c19020da11e70970c0a724914c7a4b0f203 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