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  50c63ca146d84c91332ab7836ee9293392235476 (commit)
      from  36b2a2d5b900896dc3e5d32674513344eff845c6 (commit)


Summary of changes:
 blogdata/content/2010/08/15/snap-0.2.9-released.md |   39 ++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)
 create mode 100644 blogdata/content/2010/08/15/snap-0.2.9-released.md

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 50c63ca146d84c91332ab7836ee9293392235476
Author: Gregory Collins <[email protected]>
Date:   Sun Aug 15 14:27:30 2010 -0400

    0.2.9 announce

diff --git a/blogdata/content/2010/08/15/snap-0.2.9-released.md 
b/blogdata/content/2010/08/15/snap-0.2.9-released.md
new file mode 100644
index 0000000..beda1d9
--- /dev/null
+++ b/blogdata/content/2010/08/15/snap-0.2.9-released.md
@@ -0,0 +1,39 @@
+| title: Announcing: Snap Framework v0.2.9
+| author: Gregory Collins <[email protected]>
+| published: 2010-08-15T14:30:00-0400
+| updated: 2010-08-15T14:30:00-0400
+| summary: Release notes for version 0.2.9 of the Snap Framework.
+
+Hi all,
+
+The Snap team is pleased to announce the release of Snap 0.2.9. Most of the
+changes since 0.2.8 are bugfixes and testing improvements.
+
+Changes since 0.2.8.1
+=====================
+
+### Bugfixes:
+
+ - Fixed an HTTP POST body parsing bug where we would not accept the valid MIME
+   type "`application/x-www-form-urlencoded; charset=UTF-8`".
+
+
+### Improvements:
+
+ - [Test coverage for
+   
`snap-core`](http://buildbot.snapframework.com/job/snap-core/HPC_Test_Coverage_Report/)
 is now close to 100% in most modules.
+
+ - Some small performance improvements in sending chunked `Transfer-Encoding`s.
+
+ - Miscellaneous code cleanup.
+
+
+### Dependency changes:
+
+ - We now require [cereal](http://hackage.haskell.org/package/cereal) 0.3.
+
+ - In libev mode, we now require
+   [hlibev](http://hackage.haskell.org/package/hlibev) 0.2.8.
+
+ - Relaxed [criterion](http://hackage.haskell.org/package/criterion) bounds in
+   the `snap-server` testsuite.
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to