1.1.4   2015-04-26
        - move maintainer options from GNUmakefile to maint.mk
        - compile with -O2 by default

1.1.3   2015-04-25
        - fix permission error when installing into existing directory
          (gh PR #7)
        - relicense tools/*.c under MIT (gh #9)
        - add change log in Changes

1.1.2   2015-02-21
        - support OS X's hex filename format

1.1.1   2014-12-02
        - add unibi_format()/unibi_run() (merge sparchways into this library)
        - portability fixes for FreeBSD/OS X

1.0.1   2012-06-05
        - document extended capabilities API
        - fix bugs in unibi_dump()
        - add automatic tests
        - stop using alloca() (improve portability)

1.0.0   2012-03-27
        - add support for extended capabilities
        - some internal Makefile changes

0.1.0   2011-09-22
        - remove homegrown configure script
        - new unibi_short_name_* functions
        - new Makefile
        - unibi-dump sample program

