summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Hopf <mhopf@suse.de>2006-01-13 16:06:10 +0000
committerMatthias Hopf <mhopf@suse.de>2006-01-13 16:06:10 +0000
commit36c5e81eff50ef34f8b96014c8ee04c0563ab853 (patch)
tree3f0c0c9fb90046c2b402c3e3e813ceb65cffbe0b /ChangeLog
parentd7bbc6892078a0541dd4302277eb67ff0bd90e0d (diff)
Using glXGetProcAddressARB instead of glXGetProcAddress.
Casting to GLubyte* to remove warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index caa1640..72e8894 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-13 Matthias Hopf <mhopf@suse.de>
+
+ * configure.ac:
+ Using glXGetProcAddressARB instead of glXGetProcAddress.
+ * xdriinfo.c: (main):
+ Casting to GLubyte* to remove warning.
+
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac: