diff CHANGELOG @ 379:7e49f4901ceb

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 03 Jul 2002 03:29:44 +0000
parents cbb15ecf423a
children ef30365ac717
line wrap: on
line diff
--- a/CHANGELOG	Tue Jul 02 03:59:45 2002 +0000
+++ b/CHANGELOG	Wed Jul 03 03:29:44 2002 +0000
@@ -2,6 +2,7 @@
  * CHANGELOG.
  */
 
+07022002 - Added WinCE support pack to website, updated INSTALL with CE info.
 07012002 - Fixed configure.in to work around bug in older autoconfs. Started
            merging Tyler's WinCE (PocketPC) port. Added checks for assert.h
            and signal.h to configure.in/config.h.in, and #if HAVE_*_H checks
@@ -9,7 +10,8 @@
            with the HAVE_ASSERT_H check) to SDL_sound_internal.h, and removed
            unnecessary #includes from the individual source files. Added
            "md_reverb = 1;" to MIKMOD_init(). Modplug got some WinCE-specific
-           setting tweaks.
+           setting tweaks, and some settings maintanance code. configure.in
+           checks if setbuf() is available.
 06292002 - More altcvt fixes from Frank Ranostaj...mostly working now.
 06252002 - More altcvt fixes from Frank Ranostaj.
 06132002 - Patch from Torbjörn to fix stereo AIFF files.