* Grumpy's changelog * What's new in v0.18 [26 Jul 2009]: - Added a handler for gopher URL links ("URL:"), which provides a follow-page to dumb gopher clients, - General cleaning of the generated directory listing's html code, - Added a new configuration token "DirListCSS", which allows to specify a custom CSS style for HTML directory listings, - Added new configuration tokens "HttpLogFile" and "GopherLogFile", which allows to specify specific log files for HTTP and Gopher events (before, all logs were written to "/var/log/grumpy.log" on Linux, and ".\grumpy.log" on Windows), - Directory listings (html) do not generate recursive ("..") links for parent directories anymore (absolute paths are generated instead), - Added support for percent-encoded UTF-8 HTTP requests (requires a UTF-8 filesystem).