X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=642e178b82d6ff367e9533d2dfda679611edb09c;hb=253d4391eda11ac537499d607130acd7d35a4411;hp=a5c5995fe7daae901330bfbc03627404cbef9b7b;hpb=646676b8dbf8ab504ac8a275fe9a63a403a3190b;p=freeglut diff --git a/ChangeLog b/ChangeLog index a5c5995..642e178 100644 --- a/ChangeLog +++ b/ChangeLog @@ -168,3 +168,33 @@ October 24, 2002: (70) Updated aclocal.m4 with aclocal 1.7.3 (was created with aclocal 1.5) (71) Changed all references to the 'freeglut-1.3' directory to 'src', copied 'freeglut-1.3' to 'src' and added all files to the repository (TODO #34). + + +******************************************************************************************* +* Changes on 24 June 2003 +******************************************************************************************* + +(80) Fixed autogen.sh and removed aclocal.m4 + +(81) Added 'freeglut.kdevelop' (Gideon [Kdevelop 3.0]) project file + + +******************************************************************************************* +* Changes on 24 June 2003 +******************************************************************************************* + +(82) Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp' (New list #10) + + +******************************************************************************************* +* Changes on 27 June 2003 +******************************************************************************************* + +(83) Now installs freeglut_ext.h and glut.h to /usr/include/GL (was missing before) + + +******************************************************************************************* +* Changes on 01 July 2003 +******************************************************************************************* + +(84) Fixed the 'ptr + len' problem in freeglut_misc.c:90