Allowing compilation of Windows version by removing DLL decorations from deprecated...
[freeglut] / ChangeLog
index a3ba2f5..fc48412 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1136,3 +1136,14 @@ necessary to temporarily use the X11 flags found by AC_PATH_XTRA.
 **************************************************************************
 
 (296) Added support for Open Watcom
+
+**************************************************************************
+* Changes on September 4, 2005.
+**************************************************************************
+
+(297) Silenced autogen.sh. *nix commands are silent by default.
+
+(298) Use -Wall for automake to catch some buglets, deprecated
+stuff, etc.
+
+(299) Use target-specific *_CPPFLAGS, not the deprecated INCLUDES.