From dev-return-75863-apmail-httpd-dev-archive=httpd.apache.org@httpd.apache.org Fri Aug 17 10:39:02 2012 Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-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 7ABCBD6BC for ; Fri, 17 Aug 2012 10:39:02 +0000 (UTC) Received: (qmail 61257 invoked by uid 500); 17 Aug 2012 10:39:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 61174 invoked by uid 500); 17 Aug 2012 10:39:01 -0000 Mailing-List: contact dev-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 dev@httpd.apache.org Received: (qmail 61158 invoked by uid 99); 17 Aug 2012 10:39:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2012 10:39:01 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [91.198.169.23] (HELO csmtp3.one.com) (91.198.169.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2012 10:38:53 +0000 Received: from [192.168.1.33] (3304ds3-soeb.0.fullrate.dk [90.184.126.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by csmtp3.one.com (Postfix) with ESMTPSA id 730F62412C4B for ; Fri, 17 Aug 2012 10:38:24 +0000 (UTC) Message-ID: <502E1F20.80101@cord.dk> Date: Fri, 17 Aug 2012 12:38:24 +0200 From: Daniel Gruno User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: svn commit: r1374185 - in /httpd/httpd/trunk: CHANGES modules/lua/mod_lua.c References: In-Reply-To: X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 08/17/2012 12:34 PM, Igor Galić wrote: > > > ----- Original Message ----- >> Please change the svn:log revision property for this revision such >> that your comment is documented in Subversion properly. > > Because it's a FAQ ;) > > http://subversion.apache.org/faq.html#change-log-msg Thanks, Igor and Rüdiger, for the pointers - I'm still a bit new to svn in some regards :). It should be fixed now. With regards, Daniel.