From: David Griffith Date: Mon, 16 Dec 2013 10:33:19 +0000 (-0800) Subject: Preliminary changelog X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=ba8b64353ddbf0ef059dc50835e9c104a3abd0b9;p=liskon_frotz.git Preliminary changelog --- diff --git a/ChangeLog b/ChangeLog index 843ac94..c83ff25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +Summary of changes between Unix Frotz 2.43 and Unix Frotz 2.44: +=============================================================== + +Unix Frotz 2.43 was released on (date) + +NEW FEATURES + +- Game files can be loaded from Blorb files. + +- Sound effects are now loaded from Blorb files. + +- Sound effects in AIFF, MOD, and OGG formats supported per the Blorb specs. + +- DOS Frotz now distributed in the same source file as Unix Frotz. + +ENHANCEMENTS + +- Sound driver selection is automated through the use of libao. + +- Makefile cleaned up. + +- Documentation updated. + + Summary of changes between Unix Frotz 2.42 and Unix Frotz 2.43: ===============================================================