summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-09-29 00:30:43 +0000
committerNoah Slater <nslater@apache.org>2009-09-29 00:30:43 +0000
commit09c24441707ad620482a70fb768a117602777091 (patch)
tree1f7839489affd8f362cf31119a4fb47a2ac2f776
parent88328bdf685bd737150bb322a255444fa5561a40 (diff)
updated docs
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@819785 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES6
-rw-r--r--NEWS5
-rw-r--r--README28
3 files changed, 22 insertions, 17 deletions
diff --git a/CHANGES b/CHANGES
index 18f13e46..e413e434 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,14 @@
Apache CouchDB CHANGES
======================
-Version 0.10.0
+Version 0.11.0
--------------
This version has not been released yet.
+Version 0.10.0
+--------------
+
Build and System Integration:
* Changed `couchdb` script configuration options.
@@ -16,7 +19,6 @@ HTTP Interface:
* Added optional cookie-based authentication handler.
* Added optional two-legged OAuth authentication handler.
-
Version 0.9.1
-------------
diff --git a/NEWS b/NEWS
index ea3643c9..e520e7d3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,14 @@ For details about backwards incompatible changes, please see:
Each release section notes when backwards incompatible changes have been made.
-Version 0.10.0
+Version 0.11.0
--------------
This version has not been released yet.
+Version 0.10.0
+--------------
+
This release contains backwards incompatible changes, please see above for help.
* Added modular configuration file directories.
diff --git a/README b/README
index 3d81bfaf..41d3e5ce 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Apache CouchDB README
=====================
-Apache CouchDB is alpha software and still under heavy development. Please be
+Apache CouchDB is beta 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.
@@ -380,14 +380,14 @@ Relax on your new couch:
The $ERL_TOP/win32/release directory is now ready to .zip up, be packaged
by an installer, etc. To test it in-place, execute:
-
+
$ $ERL_TOP/win32/release/bin/couchdb.bat
-
- and everything should work fine.
+
+ and everything should work fine.
Additional Notes:
-Building erlang:
+Building erlang:
* Follow the instructions as described. You do need openssl, but don't need
the GUI tools. You may like to execute:
@@ -435,26 +435,26 @@ Tests are also available to be run individually like such:
Cryptographic Software Notice
-----------------------------
- This distribution includes cryptographic software. The country in
- which you currently reside may have restrictions on the import,
- possession, use, and/or re-export to another country, of
- encryption software. BEFORE using any encryption software, please
+ This distribution includes cryptographic software. The country in
+ which you currently reside may have restrictions on the import,
+ possession, use, and/or re-export to another country, of
+ encryption software. BEFORE using any encryption software, please
check your country's laws, regulations and policies concerning the
- import, possession, or use, and re-export of encryption software, to
+ import, possession, or use, and re-export of encryption software, to
see if this is permitted. See <http://www.wassenaar.org/> for more
information.
The U.S. Government Department of Commerce, Bureau of Industry and
- Security (BIS), has classified this software as Export Commodity
+ Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
- ENC Technology Software Unrestricted (TSU) exception (see the BIS
- Export Administration Regulations, Section 740.13) for both object
+ ENC Technology Software Unrestricted (TSU) exception (see the BIS
+ Export Administration Regulations, Section 740.13) for both object
code and source code.
The following provides more details on the included cryptographic
software:
-
+
CouchDB includes a HTTP client (ibrowse) with SSL functionality.