summaryrefslogtreecommitdiff
path: root/GL/windows/ChangeLog
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-02-02 15:03:44 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-02-02 15:03:44 +0000
commit81b862509c87281705f8a8641c28ae2f45f15751 (patch)
tree602d3fec90722c5635292ddcaa1c5d6d66142d7b /GL/windows/ChangeLog
parentb532bfb483cc8ea87c28302e3d676234cab7c3f0 (diff)
Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866)
attachment #1818 (https://bugs.freedesktop.org/attachment.cgi?id=1818): Include Xwindows.h before GL/gl.h on windows to prevent loading windows.h which pollutes our namespace with some symbols.
Diffstat (limited to 'GL/windows/ChangeLog')
-rw-r--r--GL/windows/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/GL/windows/ChangeLog b/GL/windows/ChangeLog
index 484bc9e7b..030e4e611 100644
--- a/GL/windows/ChangeLog
+++ b/GL/windows/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-02 Alexander Gottwald <ago at freedesktop dot org>
+
+ * glwrap.c:
+ * glwindows.h:
+ Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866)
+ attachment #1818 (https://bugs.freedesktop.org/attachment.cgi?id=1818):
+ Include Xwindows.h before GL/gl.h to prevent loading windows.h which
+ pollutes our namespace with some symbols.
+
2005-01-27 Alexander Gottwald <ago at freedesktop dot org>
* glwrap.c: