Cleaned up CreateNotify/ConfigureNotify handling.
[freeglut] / ChangeLog
index 3f64513..937980c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1060,3 +1060,7 @@ box.
 (273) Fixed a bug in the Sierpinski sponge code that caused the application
 to crash if it called the code with a negative number of levels
 
+(274) Added --enable-debug configure flag. Currently it only turns on X11
+event tracing, but in the future we could add more.
+
+(275) Cleaned up CreateNotify/ConfigureNotify handling.