Someday, ????-??-?? (Version 0.0.4)
	- Tools added:
		- fixpremiumgff
		- ncsdis
	- GFF2XML:
		- Improved parameter parsing to not silently ignore extra filenames
		- Added a status message when converting directly into a file
		- Added support for GFF3s in Neverwinter Nights premium modules
	- TLK2XML:
		- Improved parameter parsing to not silently ignore extra filenames
		- Added a status message when converting directly into a file
	- UNERF:
		- Added support for Neverwinter Nights premium modules
	- BUILD:
		- Fixed small bug preventing the CMake build system to be used with
		  non-MSVC compilers
		- Added dynamic supported warning flag detection to CMake
	- DOCS:
		- Improved documentation in various files
		- Rewrote manpages to use semantic -mdoc macros
	- MISC:
		- Changed C-style casts to static_cast and reinterpret_cast
		  in various places
		- Improved const-correctness in various places
		- Ran many file format loaders through afl and fixed all crashes

Wednesday, 2015-09-30 (Version 0.0.3)
	- Tools added:
		- xml2tlk
	- BUILD:
		- Fixed CMake compilation on Windows with MSVC
		- Fixed configure with zlib 1.2.3.4 - 1.2.3.9
	- GFF2XML:
		- Fixed various XML formatting issues
		- Changed GFF detection to accept currently-unknown types
	- XOREOSTEX2TGA:
		- Added support for TPC cube maps
	- CONVERT2DA:
		- Added support for writing binary 2DA files
	- TLK2XML:
		- Added flags to implicitly specify encoding by game

Monday, 2015-07-27 (Version 0.0.2)
	- Made all tools display version information with --version
	- Fixed Windows UTF-8 compatibility
	- Renamed texture2tga to xoreostex2tga, for disambiguation
	- Added a man page for each tool
	- Added build files for Arch and Debian packages

Tuesday, 2015-07-14 (Version 0.0.1)
	- Tools added:
		- gff2xml
		- tlk2xml
		- convert2da
		- unerf
		- unherf
		- unrim
		- unnds
		- unnsbtx
		- unkeybif
		- desmall
		- texture2tga
		- nbfs2tga
		- ncgr2tga
		- cbgt2tga
		- cdpth2tga
	- Bump version number to be in sync with xoreos

Monday, 2014-10-20 (Version 0.0.0)
	- Created a dedicated repository for the tools

Sunday, 2012-07-22 (Version 0.0.0-pre)
	- Initial empty frame
	- Added the ancient, obsolete libeos
	- Added file format specs
