Return-Path: Delivered-To: apmail-avro-commits-archive@www.apache.org Received: (qmail 18887 invoked from network); 16 Feb 2011 01:15:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Feb 2011 01:15:24 -0000 Received: (qmail 94260 invoked by uid 500); 16 Feb 2011 01:15:24 -0000 Delivered-To: apmail-avro-commits-archive@avro.apache.org Received: (qmail 94218 invoked by uid 500); 16 Feb 2011 01:15:23 -0000 Mailing-List: contact commits-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list commits@avro.apache.org Received: (qmail 94210 invoked by uid 99); 16 Feb 2011 01:15:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Feb 2011 01:15:23 +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, 16 Feb 2011 01:15:22 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 77C2A23889E9; Wed, 16 Feb 2011 01:15:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1071117 - svn:log Date: Wed, 16 Feb 2011 01:15:01 -0000 To: commits@avro.apache.org From: scottcarey@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110216011501.77C2A23889E9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: scottcarey Revision: 1071117 Modified property: svn:log Modified: svn:log at Wed Feb 16 01:15:01 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Feb 16 01:15:01 2011 @@ -1 +1 @@ -AVRO-762. Java: Bug in BinaryData.compare() with offset comparison. +AVRO-764. Java: Bug in BinaryData.compare() with offset comparison.