
   Version 0.7.6
 + 0.7.6 was finished at about Wed Jun 5 18:49:00 CEST 2013.
 - Removed non-POSIX-flag ECHOPRT from tcsetattr for readchar opcode.
 - Adapted to libfizmo's new "fizmo_register_screen_interface" and
   "fizmo_start" functions.
 
   Version 0.7.5
 + 0.7.5 was finished at about Fri Nov 30 14:02:28 CET 2012.
 - Fixed include statement in "configure.ac".
 - Updates for manpage, docs, comments.

   Version 0.7.4
 + 0.7.4 was finished at about Mon Sep 17 22:14:52 CEST 2012.
 - Adapted to new autoconf/automake build system.

 + 0.7.3 was finished at about Wed Aug 1 21:42:17 CEST 2012.
 - Adapted to new fizmo screen-interface.

   Version 0.7.2
 + 0.7.2 was finished at about Fri Mar 9 21:01:12 CET 2012.
 - Fixed missing $(DESTDIR) variable -- should already have been present
   since version 0.7.1.

   Version 0.7.1
 + 0.7.1 was finished at about Sun Nov 6 22:44:17 CET 2011.
 - Fixed missing "override" statments for CFLAGS in Makefiles.
 - Fixed $(DESTDIR) evaluation in config.[default|macports].mk.
 - Changed manpage install dir from "man" to "share/man".
 - 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.7.0
 + 0.7.0 was finished at about Sun Sep 18 08:41:18 CEST 2011.
 + The "simple-c" interface has been renamed to "fizmo-console" and is now
   a stand-alone frontend.
 - Re-implemented the entire build process. Libraries may now be compiled
   and installed on their own, pkg-config is used whereever possible to
   ease compilation and installation.

   Version 0.6.3
 + 0.6.3 was finished at about Sun Apr 26 08:26:31 CEST 2009.
 - Added license information to every file.

   Version 0.6.1
 + 0.6.1 was finished at about Mon Mar 30 22:15:04 CEST 2009.
 - Added FIZMO_BIN_DIR variable to Makefile.

   Version 0.5.3
 + 0.5.3 was finished at about Wed Mar 11 21:34:59 CET 2009.
 - Re-wrote Makefile system. Releveant module defaults are now kept in
   separate .mk-files.
 - Added "-Wextra" flag to CFLAGS and cleaned up new warnings caused by
   the new flag.

   Version 0.4.1
 + 0.4.1 was finished at about Wed Nov 14 08:23:19 CET 2007.
 - Separated code in core, interface, c and cpp interfaces.

