You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2008/06/10 18:47:40 UTC

svn commit: r666196 - /incubator/couchdb/trunk/README

Author: nslater
Date: Tue Jun 10 09:47:39 2008
New Revision: 666196

URL: http://svn.apache.org/viewvc?rev=666196&view=rev
Log:
added alpha status warning

Modified:
    incubator/couchdb/trunk/README

Modified: incubator/couchdb/trunk/README
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/README?rev=666196&r1=666195&r2=666196&view=diff
==============================================================================
--- incubator/couchdb/trunk/README (original)
+++ incubator/couchdb/trunk/README Tue Jun 10 09:47:39 2008
@@ -1,6 +1,10 @@
 Apache CouchDB README
 =====================
 
+Apache CouchDB is alpha software and still under heavy development. Please be
+aware that important areas such as the public API or internal database format
+may see backwards incompatible changes between versions.
+
 Building From Subversion
 ------------------------