summaryrefslogtreecommitdiff
path: root/GL/windows/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'GL/windows/ChangeLog')
-rw-r--r--GL/windows/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/GL/windows/ChangeLog b/GL/windows/ChangeLog
index e5a2e4cc7..0d58b2637 100644
--- a/GL/windows/ChangeLog
+++ b/GL/windows/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-09 Alexander Gottwald <ago at freedesktop dot org>
+
+ * indirect.c:
+ Fix passing of non-RGB visuals. The old code did not initialize the
+ structure properly which lead to a crash in 8bpp mode
+
2005-03-01 Alexander Gottwald <ago at freedesktop dot org>
* indirect.c: