Return-Path: X-Original-To: apmail-zookeeper-commits-archive@www.apache.org Delivered-To: apmail-zookeeper-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 250697A1F for ; Wed, 7 Dec 2011 14:27:43 +0000 (UTC) Received: (qmail 47881 invoked by uid 500); 7 Dec 2011 14:27:43 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 47809 invoked by uid 500); 7 Dec 2011 14:27:43 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 47795 invoked by uid 99); 7 Dec 2011 14:27:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2011 14:27:43 +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; Wed, 07 Dec 2011 14:27:40 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DADD123888FD for ; Wed, 7 Dec 2011 14:27:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1211448 - in /zookeeper/bookkeeper/site/content: index.textile releases.textile Date: Wed, 07 Dec 2011 14:27:18 -0000 To: commits@zookeeper.apache.org From: ivank@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111207142718.DADD123888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ivank Date: Wed Dec 7 14:27:18 2011 New Revision: 1211448 URL: http://svn.apache.org/viewvc?rev=1211448&view=rev Log: Fixed two typos Modified: zookeeper/bookkeeper/site/content/index.textile zookeeper/bookkeeper/site/content/releases.textile Modified: zookeeper/bookkeeper/site/content/index.textile URL: http://svn.apache.org/viewvc/zookeeper/bookkeeper/site/content/index.textile?rev=1211448&r1=1211447&r2=1211448&view=diff ============================================================================== --- zookeeper/bookkeeper/site/content/index.textile (original) +++ zookeeper/bookkeeper/site/content/index.textile Wed Dec 7 14:27:18 2011 @@ -18,7 +18,7 @@ Notice: Licensed to the Apache Softwa h1. Welcome to Apache BookKeeper™ -The Apache BookKeeper subproject of ZooKeeper is made up of a distributed logging service called BookKeeper and a distribute publish/subscribe system build on top of BookKeeper called Hedwig. +The Apache BookKeeper subproject of ZooKeeper is made up of a distributed logging service called BookKeeper and a distributed publish/subscribe system built on top of BookKeeper called Hedwig. h2. What is the BookKeeper? Modified: zookeeper/bookkeeper/site/content/releases.textile URL: http://svn.apache.org/viewvc/zookeeper/bookkeeper/site/content/releases.textile?rev=1211448&r1=1211447&r2=1211448&view=diff ============================================================================== --- zookeeper/bookkeeper/site/content/releases.textile (original) +++ zookeeper/bookkeeper/site/content/releases.textile Wed Dec 7 14:27:18 2011 @@ -34,7 +34,7 @@ Release notes for Apache BookKeeper rele h2(#news). News -h3. 26 Nov, 2011: release 4.0.0 available +h3. 7 Dec, 2011: release 4.0.0 available This is the first release of BookKeeper as a subproject of Zookeeper. See "BookKeeper 4.0.0 Release Notes":./docs/r4.0.0/releaseNotes.html for details.