Updated Branches: refs/heads/master 77d613c63 -> be6724493
Removing not released notice from 1.2.0 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/be672449 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/be672449 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/be672449 Branch: refs/heads/master Commit: be6724493448e8a2868eb1f19137757796504d99 Parents: 77d613c Author: Noah Slater <[email protected]> Authored: Wed Feb 22 22:01:41 2012 +0000 Committer: Noah Slater <[email protected]> Committed: Wed Feb 22 22:01:41 2012 +0000 ---------------------------------------------------------------------- CHANGES | 2 -- NEWS | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/be672449/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4ee8842..afda3c1 100644 --- a/CHANGES +++ b/CHANGES @@ -26,8 +26,6 @@ Futon: Version 1.2.0 ------------- -This version has not been released yet. - Authentication: * Fix use of OAuth with VHosts and URL rewriting. http://git-wip-us.apache.org/repos/asf/couchdb/blob/be672449/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index 605c68a..099f7e4 100644 --- a/NEWS +++ b/NEWS @@ -21,8 +21,6 @@ This version has not been released yet. Version 1.2.0 ------------- -This version has not been released yet. - * 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.
