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-server".
The branch, master has been updated
via 5e8ca06b0b3389da14296c7f9bb2b07ccaf6c33f (commit)
from 240233977e52aef9036774c0ea015378a380c2db (commit)
Summary of changes:
README.SNAP.md | 2 +-
snap-server.cabal | 7 +++----
2 files changed, 4 insertions(+), 5 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 5e8ca06b0b3389da14296c7f9bb2b07ccaf6c33f
Author: Gregory Collins <[email protected]>
Date: Fri Apr 29 14:42:03 2011 +0200
Update snap self-description
diff --git a/README.SNAP.md b/README.SNAP.md
index 139cd0e..daa1d1b 100644
--- a/README.SNAP.md
+++ b/README.SNAP.md
@@ -9,7 +9,7 @@ the Snap project website at http://snapframework.com/.
Snap Status and Features
------------------------
-This developer prerelease contains only the Snap core system, namely:
+The Snap core system consists of:
* a high-speed HTTP server, with an optional high-concurrency backend using
the [libev](http://software.schmorp.de/pkg/libev.html) library
diff --git a/snap-server.cabal b/snap-server.cabal
index 229912b..a6c4e36 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -2,10 +2,9 @@ name: snap-server
version: 0.4.2
synopsis: A fast, iteratee-based, epoll-enabled web server for the Snap
Framework
description:
- This is the first developer prerelease of the Snap framework. Snap is a
- simple and fast web development framework and server written in Haskell. For
- more information or to download the latest version, you can visit the Snap
- project website at <http://snapframework.com/>.
+ Snap is a simple and fast web development framework and server written in
+ Haskell. For more information or to download the latest version, you can
+ visit the Snap project website at <http://snapframework.com/>.
.
The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
server library written in Haskell. Together with the @snap-core@ library upon
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap