doc/Makefile.am:4 Removed trailing backslash and added an empty last line
authorEric Sandall <sandalle@gmail.com>
Wed, 23 Jul 2003 20:53:45 +0000 (20:53 +0000)
committerEric Sandall <sandalle@gmail.com>
Wed, 23 Jul 2003 20:53:45 +0000 (20:53 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@144 7f0cb862-5218-0410-a997-914c9d46530a

ChangeLog
doc/Makefile.am

index 9fd50fd..6d06bf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -238,3 +238,10 @@ October 24, 2002:
 *******************************************************************************************
 
 (92) freeglut.lsm:3  Removed 'beta' label for next release, thanks to Bernhard Kaindl.
+
+
+*******************************************************************************************
+* Changes on 23 July 2003
+*******************************************************************************************
+
+(93) doc/Makefile.am:4  Removed trailing backslash and added an empty last line
index a2774ee..754637b 100644 (file)
@@ -1,4 +1,5 @@
 EXTRA_DIST = \
        download.html freeglut.html freeglut_logo.png \
        freeglut_user_interface.html index.html \
-       ogl_sm.png progress.html structure.html \
+       ogl_sm.png progress.html structure.html
+