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 2cffecc481ef1eb9509fa9ff6c3ed138cf7d555a (commit)
via 49a7a0148bb725803603a76079ac4171de79f7e6 (commit)
from dfca0908a430932915f424f6a47ba2e5178d98bd (commit)
Summary of changes:
blogdata/content/2011/02/05/snap-0.4-released.md | 8 ++++----
1 files changed, 4 insertions(+), 4 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 2cffecc481ef1eb9509fa9ff6c3ed138cf7d555a
Merge: 49a7a01 dfca090
Author: Gregory Collins <[email protected]>
Date: Mon Feb 7 06:11:59 2011 -0500
Merge branch 'master' of git.snapframework.com:snap-website
commit 49a7a0148bb725803603a76079ac4171de79f7e6
Author: Gregory Collins <[email protected]>
Date: Mon Feb 7 06:11:48 2011 -0500
Fix wrong link
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 dcbf1cf..856874b 100644
--- a/blogdata/content/2011/02/05/snap-0.4-released.md
+++ b/blogdata/content/2011/02/05/snap-0.4-released.md
@@ -32,10 +32,10 @@ bunch of nifty new features. Here is what we've been up to:
allowable file size, upload timeouts, minimum upload speed, etc.
- The web server now uses
- [blaze-builder](http://hackage.haskell.org/package/text) in the output
- response body `Enumerator`. Besides being significantly faster for most
- workloads than `ByteString` enumeration, this allowed us to save several
- copies within the server code, giving us a moderate performance
+ [blaze-builder](http://hackage.haskell.org/package/blaze-builder) in the
+ output response body `Enumerator`. Besides being significantly faster for
+ most workloads than `ByteString` enumeration, this allowed us to save
+ several copies within the server code, giving us a moderate performance
improvement. However, this will break any existing code making direct use
of the output enumerator rather than using convenience functions like
`writeBS`. We encourage users who are building up large responses out of
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap