From dev-return-18386-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Oct 5 12:56:26 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 81B4192A9 for ; Wed, 5 Oct 2011 12:56:26 +0000 (UTC) Received: (qmail 67663 invoked by uid 500); 5 Oct 2011 12:56:26 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 67623 invoked by uid 500); 5 Oct 2011 12:56:26 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 67615 invoked by uid 99); 5 Oct 2011 12:56:25 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 12:56:25 +0000 Received: from localhost (HELO mail-iy0-f180.google.com) (127.0.0.1) (smtp-auth username rnewson, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 12:56:25 +0000 Received: by iahk25 with SMTP id k25so2659012iah.11 for ; Wed, 05 Oct 2011 05:56:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.47.202 with SMTP id o10mr4357308ibf.2.1317819385068; Wed, 05 Oct 2011 05:56:25 -0700 (PDT) Received: by 10.231.65.79 with HTTP; Wed, 5 Oct 2011 05:56:25 -0700 (PDT) Date: Wed, 5 Oct 2011 13:56:25 +0100 Message-ID: Subject: CouchDB 1.1.1 From: Robert Newson To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 All, I went through JIRA and updated CHANGES and NEWS on origin/1.1.x to include everything that was missing (Sidenote: Can we all keep this file up to date when commit bugfixes or add features?). I'd appreciate everyone giving it a look over before I start to build the release artifact. I believe there's an outstanding issue (not present in JIRA) around javascript function evaluation? Can someone confirm that it's release blocking? Thanks, B.