--- trunk/ChangeLog 2007/08/27 13:29:32 97 +++ trunk/ChangeLog 2007/08/27 13:50:20 98 @@ -1,5 +1,13 @@ 2007-08-27 Sascha L. Teichmann + * tools/formed/formed/plugins/web/plugin.py: Support + serving of static content. + + * tools/formed/formed/plugins/web/server.py: Removed + old send code. + +2007-08-27 Sascha L. Teichmann + * tools/formed/formed/plugins/web/plugin.py: Use new Response object. Fix typo.