* History of changes for the Mótsognir gopher server *

v0.99 [08 Jul 2010]
 - Mótsognir has been forked from the gopher module of the Grumpy server,
 - Added support for UTF-8 filenames,
 - Implemented percent-encoding compliancy for URLs passed to the server,
 - Added support for very big files, up to 8EiB (was: max 2GiB),
 - Fixed a minor file-locking bug (gophermap handles weren't released properly),
 - Fixed directory entries sorting (gopherlinks weren't sorted correctly in the list),
 - Implemented a HTTP requests detector (responds to any HTTP request by a HTTP error code),
 - Added more logging verbosity.
