Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 25106 invoked from network); 23 Aug 2009 17:39:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Aug 2009 17:39:58 -0000 Received: (qmail 38741 invoked by uid 500); 23 Aug 2009 17:40:19 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 38657 invoked by uid 500); 23 Aug 2009 17:40:19 -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 38648 invoked by uid 500); 23 Aug 2009 17:40:19 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 38645 invoked by uid 99); 23 Aug 2009 17:40:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 17:40:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2009 17:40:17 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 841C8118C0 for ; Sun, 23 Aug 2009 17:39:57 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Sun, 23 Aug 2009 17:39:57 -0000 Message-ID: <20090823173957.11366.80277@eos.apache.org> Subject: [Couchdb Wiki] Update of "Breaking changes" by RobertNewson X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by RobertNewson: http://wiki.apache.org/couchdb/Breaking_changes ------------------------------------------------------------------------------ -c print configuration file chain and exit }}} - === Show API change === + === Show and List API change === - Show functions must have a new structure in 0.10. + Show and List functions must have a new structure in 0.10. See ["Formatting with Show and List"] for details. === Stricter enforcing of reduciness in reduce-functions === Reduce functions are now required to reduce the number of values for a key.