--- trunk/ChangeLog 2007/08/26 20:44:47 95 +++ trunk/ChangeLog 2007/08/27 13:29:32 97 @@ -1,3 +1,17 @@ +2007-08-27 Sascha L. Teichmann + + * tools/formed/formed/plugins/web/plugin.py: Use new + Response object. Fix typo. + + * tools/formed/formed/plugins/web/server.py: support + response object to serve different MIME types. + +2007-08-27 Sascha L. Teichmann + + * tools/formed/formed/plugins/web/plugin.py: Add web.path + to FORMED environment variable to specify the + root of the static content. + 2007-08-26 Sascha L. Teichmann * tools/formed/formed/model/data.py,