X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=44f3fc2ca0d7c73a4442350c092c1335809f2679;hb=a351855ee6b2ec6f477635a367c745d733219c3e;hp=6d78d68bfc5f751b030e9099f360220059d8b8c3;hpb=bec227f153f60b8a314bd7defddd5e549b72bfa0;p=freeglut diff --git a/ChangeLog b/ChangeLog index 6d78d68..44f3fc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -159,3 +159,35 @@ October 24, 2002: +******************************************************************************************* +* Changes on 20 June 2003 +******************************************************************************************* + +(60) Added autogen.sh (#30 from todo.txt) + +(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)