From 93760e95559659c066f82cc59210fa3d508bddef Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 28 Apr 1998 21:39:53 +0000 Subject: [PATCH] ... --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 7221a84e9..800448baa 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ New in 0.44: +* Fixed a horible bug that cause the time to be *WAY* off when + compiling with the CygWin32 compiler. +* Wrap up zlib so we can conditionally compile back in normal behavior + on systems that have trouble building zlib. * Minor adjustment to texture coordinate generation to reduce texture swimming. * Added an option to enable/disable texture maps