
   Version 0.1.7 -- October 9, 2015
 - Minor autoconf-related changes for fizmo-dist-0.7.10-compatibility.

   Version 0.1.6 -- March 19, 2014
 - Added missing license/copyright information.

   Version 0.1.5 -- June 5, 2013
 - Adapted to new libfizmo function calls.

   Version 0.1.4 -- September 17, 2012
 - Adapted to new autoconf/automake build process.

   Version 0.1.3 -- August 1, 2012
 - Merged with Andrew Plotkin's iOS-fizmo implementation: Moved functionality
   of "glk_ask_user_for_file" into libglkif.

   Version 0.1.2 -- March 9, 2012
 - Fixed missing $(DESTDIR) variable -- should already have been present
   since version 0.1.1.

   Version 0.1.1 -- November 6, 2011
 - Fixed missing "override" statments for CFLAGS in Makefiles.
 - Fixed $(DESTDIR) evaluation in config.[default|macports].mk.
 - Adapted Makefiles and configuration to use standard GNU Makefile variables
   instead of INSTALL_PATH and FIZMO_BIN_DIR.
 - Respect LD_FLAGS for linking.

   Version 0.1.0 -- September 18, 2011
 - fizmo-glktermw is an example how to use the libglkif module to implement a
   GLK-based frontend, in this case using glktermw. Please note that version
   0.1.0 should be still considered quite experimental.
 - This interface was built from code in Andrew Plotkin's github repository.
   Please note that bug reports should be sent to  instead of sending them to
   Andrew Plotkin.


