diff CHANGELOG @ 171:697fabe1453e

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 01 Dec 2001 01:12:40 +0000
parents a1255c02bab1
children 865c17682d8f
line wrap: on
line diff
--- a/CHANGELOG	Mon Nov 26 04:41:33 2001 +0000
+++ b/CHANGELOG	Sat Dec 01 01:12:40 2001 +0000
@@ -2,6 +2,10 @@
  * CHANGELOG.
  */
 
+11302001 - Torbjörn and I make Sound_DecodeAll() more robust: checks for
+           previous decoding failures and sets an appropriate error, handles
+           decoders that change their buffers on the fly (such as the FLAC
+           decoder), and deals with out-of-memory conditions more gracefully.
 11252001 - (With thanks to Andreas Umbach for pointing it out) Fixed some
            problems with Sound_DecodeAll(). For local testing of this bug,
            added a --predecode command line to playsound. Minor fixes to