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  981ff2077272d220df194dd76a4bc88906a57248 (commit)
      from  c13e52755c5b6ba190ed5cb5c097c4e7d06f23fd (commit)


Summary of changes:
 README.SNAP.md |   25 +++++--------------------
 1 files changed, 5 insertions(+), 20 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 981ff2077272d220df194dd76a4bc88906a57248
Author: Gregory Collins <[email protected]>
Date:   Sun Dec 12 17:50:15 2010 +0100

    Trim some stuff from the snap readme

diff --git a/README.SNAP.md b/README.SNAP.md
index 96bea7b..139cd0e 100644
--- a/README.SNAP.md
+++ b/README.SNAP.md
@@ -1,10 +1,9 @@
 Snap Framework
 --------------
 
-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/.
 
 
 Snap Status and Features
@@ -23,8 +22,8 @@ This developer prerelease contains only the Snap core system, 
namely:
     bind Haskell functionality to XML tags without getting PHP-style tag soup
     all over your pants
 
-Snap currently only runs on Unix platforms; it has been tested on Linux and Mac
-OSX Snow Leopard.
+Snap is currently only officially supported on Unix platforms; it has been
+tested on Linux and Mac OSX Snow Leopard, and is reported to work on Windows.
 
 
 Snap Philosophy
@@ -41,17 +40,3 @@ Snap aims to be the *de facto* web toolkit for Haskell, on 
the basis of:
   * Excellent documentation
 
   * Robustness and high test coverage
-
-
-Snap Roadmap
-------------
-
-Where are we going?
-
-1. First prerelease: HTTP server, monad, template system
-
-2. Second prerelease: component system with a collection of useful stock
-modules (called "Snaplets") for things like user and session management,
-caching, an administrative interface, etc.
-
-3. Third prerelease: where we figure out what to do about data access
-----------------------------------------------------------------------


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

Reply via email to