diff options
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r-- | winsup/w32api/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index ff589c33f..40c9b9ef1 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,9 @@ +2004-03-25 Dimitri Papadopoulos <papadopo@users.sourceforge.net> + + * include/GL/glu.h (GLU_AUTO_LOAD_MATRIX, GLU_CULLING, + GLU_SAMPLING_TOLERANCE, GLU_DISPLAY_MODE, GLU_PARAMETRIC_TOLERANCE, + GLU_SAMPLING_METHOD, GLU_U_STEP, GLU_V_STEP): Define. + 2004-03-24 Filip Navara <xnavara@volny.cz> * include/commctrl.h (TB_GETSTRING[AW]): Add defines. @@ -121,12 +127,12 @@ 2004-02-19 Danny Smith <dannysmith@users.sourceforge.net> - * include/Gl/glu.h (GLU_ERROR): Define. + * include/GL/glu.h (GLU_ERROR): Define. Thanks to Philip Lamb <phil at rave dot co dot nz> 2004-02-19 Danny Smith <dannysmith@users.sourceforge.net> - * include/Gl/glu.h: Include <stddef.h>. + * include/GL/glu.h: Include <stddef.h>. Thanks to Greg Couch <gregcouch@users.sourceforge.net> 2004-02-13 Earnie Boyd <earnie@users.sourceforge.net> |