# Changes for App-HTTPThis
0.009 Wed Jun 21 17:15:00 UTC 2023
* Add missing prereq
0.008 Wed Jun 21 17:05:00 UTC 2023
* Add support for a config file
0.007 Mon Jun 05 16:15:00 UTC 2023
* Add --pretty option for nicer directory listings
0.006 Thu May 25 17:35:00 UTC 2023
* Add bugtracker URL
0.005 Thu May 25 17:05:00 UTC 2023
* Various admin fixes
0.004 Mon May 15 16:42:00 UTC 2023
* Fix prereqs
0.003 Mon May 15 14:41:00 UTC 2023
* Handle default pages (like index.html)
0.002 Thu Jul 29 10:59:43 UTC 2010
* Use Plack::Runner higher-level interface instead of
Plack::Handler::Standalone directly
* Deal with port-already-in-use better, with prettier messages
* Added --name option to announce the server over Bonjour
0.001 Wed Jul 28 15:52:36 UTC 2010
* Initial release