Return-Path: X-Original-To: apmail-qpid-commits-archive@www.apache.org Delivered-To: apmail-qpid-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 563219F15 for ; Thu, 16 Aug 2012 14:10:39 +0000 (UTC) Received: (qmail 49737 invoked by uid 500); 16 Aug 2012 14:10:38 -0000 Delivered-To: apmail-qpid-commits-archive@qpid.apache.org Received: (qmail 49712 invoked by uid 500); 16 Aug 2012 14:10:38 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 49565 invoked by uid 99); 16 Aug 2012 14:10:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 14:10:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 14:10:37 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A12C423889C5 for ; Thu, 16 Aug 2012 14:09:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1373843 - /qpid/site/docs/release_notes_0.18.html Date: Thu, 16 Aug 2012 14:09:54 -0000 To: commits@qpid.apache.org From: jross@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120816140954.A12C423889C5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jross Date: Thu Aug 16 14:09:54 2012 New Revision: 1373843 URL: http://svn.apache.org/viewvc?rev=1373843&view=rev Log: QPID-4111: Correct body indentation Modified: qpid/site/docs/release_notes_0.18.html Modified: qpid/site/docs/release_notes_0.18.html URL: http://svn.apache.org/viewvc/qpid/site/docs/release_notes_0.18.html?rev=1373843&r1=1373842&r2=1373843&view=diff ============================================================================== --- qpid/site/docs/release_notes_0.18.html (original) +++ qpid/site/docs/release_notes_0.18.html Thu Aug 16 14:09:54 2012 @@ -44,7 +44,6 @@ development stream and any final touches made during the 0.18 release process. A list of these JIRA issues can be found below.

-

New Features

  • QPID-3913 - Add functionality to upgrade bdb store automatically on broker startup
  • @@ -213,6 +212,7 @@
  • QPID-4045 - [Java broker] remove the 'extras' plugin as it isnt used
  • QPID-4089 - Add latency tests into Java Performance Tests
+
--------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org