From e8d3da3c753677cc1ae86bc5a79f2b7eba181d74 Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Wed, 2 Feb 2005 17:17:56 +0000 Subject: [PATCH] Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866) attachment #1819 (https://bugs.freedesktop.org/attachment.cgi?id=1819): Define APIENTRY on windows to prevent from loading removed leftovers from attachment #1818 --- GL/windows/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/GL/windows/ChangeLog b/GL/windows/ChangeLog index 030e4e611..90fd7e06c 100644 --- a/GL/windows/ChangeLog +++ b/GL/windows/ChangeLog @@ -1,3 +1,10 @@ +2005-02-02 Alexander Gottwald + + * xc/programs/Xserver/GL/windows/Imakefile: + Bugzilla #1866 (https://bugs.freedesktop.org/show_bug.cgi?id=1866) + attachment #1819 (https://bugs.freedesktop.org/attachment.cgi?id=1819): + Define APIENTRY on windows to prevent from loading + 2005-02-02 Alexander Gottwald * glwrap.c: