Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CFF810960 for ; Thu, 7 Nov 2013 21:11:10 +0000 (UTC) Received: (qmail 52830 invoked by uid 500); 7 Nov 2013 21:11:07 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 52778 invoked by uid 500); 7 Nov 2013 21:11:07 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 52713 invoked by uid 99); 7 Nov 2013 21:11:07 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 21:11:07 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0101C31D878; Thu, 7 Nov 2013 21:11:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: djc@apache.org To: commits@couchdb.apache.org Date: Thu, 07 Nov 2013 21:11:07 -0000 Message-Id: <2ed7b4ef29a7453590f3fe21198d49fa@git.apache.org> In-Reply-To: <9ab856be442440ba95a6fa08f8525946@git.apache.org> References: <9ab856be442440ba95a6fa08f8525946@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: updated refs/heads/master to 9d43eaa Remove unreleased notice for 1.5.0. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c3259708 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c3259708 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c3259708 Branch: refs/heads/master Commit: c325970886ee1a0c7fa65ec9d6a5bec3d3485573 Parents: 2430c7b Author: Dirkjan Ochtman Authored: Thu Oct 3 22:07:39 2013 +0200 Committer: Dirkjan Ochtman Committed: Thu Nov 7 22:10:08 2013 +0100 ---------------------------------------------------------------------- share/doc/src/whatsnew/1.5.rst | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/c3259708/share/doc/src/whatsnew/1.5.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/whatsnew/1.5.rst b/share/doc/src/whatsnew/1.5.rst index b13e4ea..0672bc8 100644 --- a/share/doc/src/whatsnew/1.5.rst +++ b/share/doc/src/whatsnew/1.5.rst @@ -26,10 +26,6 @@ Version 1.5.0 ============= -.. warning:: - - This version is not released yet. - * :issue:`1781`: The official documentation has been overhauled. A lot of content from other sources have been merged, and the index page has been rebuilt to make the docs much more accessible.