- Fixed a lot of unsafe strcpy() and strcat() calls.
+- Fixed adaptive palette rendering for SDL.
+
+- Fixed scaling with manually specified window dimensions.
+
+- Fixed problem with unnecessary newlines with input timeouts.
+
Summary of changes between Frotz 2.43 and Frotz 2.44:
=====================================================
* libvorbis (1.3.2 or higher)
Earlier versions of these libraries might work, but are untested.
+If you don't want to build Frotz with audio support, simply do "make
+nosound" or comment out the "SOUND" line from the Makefile.
+
For NetBSD, you must install the libao-sun plugin for libao.
Linux uses ncurses, so you're safe there. The version of curses that