summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f421faaca..749345bcb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-21 Kristian Høgsberg <krh@redhat.com>
+
+ * GL/glx/glxcmds.c:
+ * GL/glx/glxcmdsswap.c: #include indirect_dispatch to get
+ prototypes for FBO functions.
+
+ * GL/glx/glxcontext.h:
+ * GL/glx/glxserver.h:
+ * GL/glx/glxdri.c: Fix a couple of warnings.
+
2006-03-20 Donnie Berkholz <spyderous@gentoo.org>
reviewed by: Kristian Høgsberg