Skip to content

Commit

Permalink
update NEWS and CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
janl committed Mar 12, 2012
1 parent 8c42853 commit 87f42a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ Build System:
used by the command line JS test runner. If cURL is available
when building CouchJS you can enable the HTTP bindings by
passing -H on the command line.
* Temporarily made `make check` pass with R15B. A more thorough
fix is in the works (COUCHDB-1424).

HTTP Interface:

Expand Down
3 changes: 3 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ This version has not been released yet.
Version 1.2.0
-------------

This release contains backwards incompatible changes.

* Updated bundled erlang_oauth library to the latest version.
* cURL is no longer required to build CouchDB as it is only
required by the command line JS test runner.
Expand Down Expand Up @@ -59,6 +61,7 @@ Version 1.2.0
the path requested by clients before VHosts and rewriting.
* Fixed incorrect reduce query results when using pagination parameters.
* Made icu_driver work with Erlang R15B and later.
* Improvements to the build system and etap test suite.

Version 1.1.2
-------------
Expand Down

0 comments on commit 87f42a6

Please sign in to comment.