Updated Branches: refs/heads/1.6.x 4396ea3d7 -> 8079f3be0
Remove warning about 1.6.0 not being released. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8079f3be Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8079f3be Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8079f3be Branch: refs/heads/1.6.x Commit: 8079f3be00865ee7c41be7c1f3d00a017a98af54 Parents: 4396ea3 Author: Dirkjan Ochtman <[email protected]> Authored: Sun Jan 12 10:29:38 2014 +0100 Committer: Dirkjan Ochtman <[email protected]> Committed: Sun Jan 12 10:29:38 2014 +0100 ---------------------------------------------------------------------- share/doc/src/whatsnew/1.6.rst | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/8079f3be/share/doc/src/whatsnew/1.6.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/whatsnew/1.6.rst b/share/doc/src/whatsnew/1.6.rst index 7d93ff6..91eb66c 100644 --- a/share/doc/src/whatsnew/1.6.rst +++ b/share/doc/src/whatsnew/1.6.rst @@ -39,10 +39,6 @@ in case if you had used such handler. Version 1.6.0 ============= -.. warning:: - - This version is not released yet. - * Fauxton: many improvements in our experimental new user interface, including switching the code editor from CodeMirror to Ace as well as better support for various browsers.
