From 43fe9f3c9ffadac0badd2fcf86da735a43d9d13c Mon Sep 17 00:00:00 2001 From: Andreas Umbach Date: Tue, 24 Jun 2003 18:16:21 +0000 Subject: [PATCH] Fixed autogen.sh and removed aclocal.m4 git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@102 7f0cb862-5218-0410-a997-914c9d46530a --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5c5995..38a7dac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -168,3 +168,10 @@ 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 -- 1.7.10.4