From commits-return-17704-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Mon May 19 16:31:00 2014 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 3995B11D17 for ; Mon, 19 May 2014 16:31:00 +0000 (UTC) Received: (qmail 81024 invoked by uid 500); 19 May 2014 16:22:07 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 80134 invoked by uid 500); 19 May 2014 16:22: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 75912 invoked by uid 99); 19 May 2014 16:17:19 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 May 2014 16:17:19 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9367C9878D9; Mon, 19 May 2014 16:17:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: garren@apache.org To: commits@couchdb.apache.org Date: Mon, 19 May 2014 16:17:39 -0000 Message-Id: <1fb74f75e8b64c34a725290fb4468ea8@git.apache.org> In-Reply-To: <49fb1b4064d446ba9720e079b49bbd01@git.apache.org> References: <49fb1b4064d446ba9720e079b49bbd01@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [21/47] couchdb commit: updated refs/heads/Update-Sidebar-Ui to c173e52 Merge branch 'refs/heads/2200-feature-support-erlang-17.0' - closes COUCHDB-2200 * refs/heads/2200-feature-support-erlang-17.0: docs: update supported Erlang/OTP and SpiderMonkey versions build: detect new erlang version format correctly Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/296de8b1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/296de8b1 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/296de8b1 Branch: refs/heads/Update-Sidebar-Ui Commit: 296de8b1fe69e66d649294fd0445449b18c49194 Parents: a8ddf6c 9137564 Author: Dave Cottlehuber Authored: Thu May 1 15:46:42 2014 +0200 Committer: Dave Cottlehuber Committed: Thu May 1 15:46:58 2014 +0200 ---------------------------------------------------------------------- .travis.yml | 5 +++-- INSTALL.Unix | 4 ++-- configure.ac | 18 +++++++++------ share/doc/build/Makefile.am | 3 +++ share/doc/src/install/unix.rst | 4 ++-- share/doc/src/whatsnew/1.7.rst | 42 +++++++++++++++++++++++++++++++++++ share/doc/src/whatsnew/index.rst | 1 + 7 files changed, 64 insertions(+), 13 deletions(-) ----------------------------------------------------------------------