From ba8b64353ddbf0ef059dc50835e9c104a3abd0b9 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Mon, 16 Dec 2013 02:33:19 -0800 Subject: [PATCH] Preliminary changelog --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) 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: =============================================================== -- 2.34.1