# pe-format-2.1.2 (2013-05-24)
- ensure that the handler config file is world-readable.

# pe-format-2.1.1 (2011-12-12)
- added .desktop file for MIME association.

# pe-format-2.1 (2011-10-17)
- use binfmt.d directory to init binfmt_misc,
- remove OpenRC init script (since 0.9.4, OpenRC supports binfmt.d),
- move configuration file to /etc,
- install systemd auto-update inotify trigger.

# pe-format-2.0.5 (2010-12-19)
- general code cleanup,
- actual support for alternate installation paths,
- export the necessary vars in the init.d script, and thus no longer
	source pe-format2-conf.sh (this fixes an issue with baselayout-1
	exit() wrapper).

# pe-format-2.0.4 (2010-11-28)
- switch to the autotools build system,
- debugging support,
- PE32+ file format support,
- 64-bit executables support (for wine64).

# pe-format-2.0.3 (2010-09-07)
- treat LE/LX executables (DOS extenders) as MSDOS ones,
- rebrand to pe-format,
- auto-unregister another handlers,
- 'ginstall' Makefile target for ebuilds.

# pe-format-2.0.2 (2010-07-01)
- automatic finding of handlers for unset executable type.

# pe-format-2.0.1 (2010-05-23)
- initial version, running PE executables using handlers in config,
- init.d script to set up binfmt_misc handler.

