* Grumpy's changelog * What's new in v0.13 [09 Nov 2008]: - Added the possibility to customize the 400, 401, 403 and 404 error pages, - Fixed a small bug in the directory listing module (blank page when the directory was empty), - Any not HTTP/1.0 request without the Host header gets a 400 code, - Fixed virtual host detection when a port is specified (eg. "Host: mydomain.com:81"), - Line terminators are always CR/LF now (were single LF), - Authentication file is checked recursively (.grumpy.auth protects any subdirectories now).