This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".
The branch, master has been updated
via 63796b50cecae7151630043321dc23bdaa380b49 (commit)
via c9ff4ae8706e7c09e1e806db2d271df4f6542326 (commit)
from e9aed15a18611a6f79a9248a621efa88d6bfc7af (commit)
Summary of changes:
blogdata/content/2011/02/05/snap-0.4-released.md | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 63796b50cecae7151630043321dc23bdaa380b49
Merge: c9ff4ae e9aed15
Author: Mighty Byte <[email protected]>
Date: Sun Feb 6 10:06:50 2011 -0500
Merge branch 'master' of git.snapframework.com:snap-website
commit c9ff4ae8706e7c09e1e806db2d271df4f6542326
Author: Mighty Byte <[email protected]>
Date: Sun Feb 6 10:06:18 2011 -0500
Mention Heist's change from ByteString to Text.
diff --git a/blogdata/content/2011/02/05/snap-0.4-released.md
b/blogdata/content/2011/02/05/snap-0.4-released.md
index 2df8d3c..e5653ef 100644
--- a/blogdata/content/2011/02/05/snap-0.4-released.md
+++ b/blogdata/content/2011/02/05/snap-0.4-released.md
@@ -14,7 +14,11 @@ we've been up to:
This makes it possible to include inline javascript/css in templates.
Check out Chris Smith's [blog
post](http://cdsmith.wordpress.com/2011/02/05/html-5-in-haskell/) for more
-information.
+ information.
+
+ - Along with the change to xmlhtml, we decided to convert Heist to use Text
+ instead of ByteString. This breaks old code, but is the right thing to do
+ rather than just assume UTF8 encoding.
- Snap now has support for file uploads and the multipart/form-data content
type. We put significant effort into preventing denial of service attacks
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap