Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F58511BF6 for ; Sat, 21 Jun 2014 21:18:48 +0000 (UTC) Received: (qmail 46744 invoked by uid 500); 21 Jun 2014 21:18:48 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 46683 invoked by uid 500); 21 Jun 2014 21:18:48 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 46674 invoked by uid 99); 21 Jun 2014 21:18:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jun 2014 21:18:48 +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; Sat, 21 Jun 2014 21:18:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 426B12388906; Sat, 21 Jun 2014 21:18:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1604460 - svn:log Date: Sat, 21 Jun 2014 21:18:25 -0000 To: cvs@httpd.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140621211825.426B12388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ylavic Revision: 1604460 Modified property: svn:log Modified: svn:log at Sat Jun 21 21:18:25 2014 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sat Jun 21 21:18:25 2014 @@ -5,4 +5,5 @@ Input SIZE (compLen) contains the size o PR: 56062 Submitted by: Lukas Bezdicka +Reviewed by: jkaluza, ylavic, covener