From commits-return-14423-archive-asf-public=cust-asf.ponee.io@apr.apache.org Tue Apr 3 22:45:51 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0EBA118064D for ; Tue, 3 Apr 2018 22:45:50 +0200 (CEST) Received: (qmail 69804 invoked by uid 500); 3 Apr 2018 20:45:50 -0000 Mailing-List: contact commits-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: dev@apr.apache.org List-Id: Delivered-To: mailing list commits@apr.apache.org Received: (qmail 69795 invoked by uid 99); 3 Apr 2018 20:45:50 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2018 20:45:50 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 705163A00A7 for ; Tue, 3 Apr 2018 20:45:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1828286 - /apr/apr/branches/1.7.x/CHANGES Date: Tue, 03 Apr 2018 20:45:48 -0000 To: commits@apr.apache.org From: ylavic@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180403204549.705163A00A7@svn01-us-west.apache.org> Author: ylavic Date: Tue Apr 3 20:45:48 2018 New Revision: 1828286 URL: http://svn.apache.org/viewvc?rev=1828286&view=rev Log: Correct title for 1.6 section. Modified: apr/apr/branches/1.7.x/CHANGES Modified: apr/apr/branches/1.7.x/CHANGES URL: http://svn.apache.org/viewvc/apr/apr/branches/1.7.x/CHANGES?rev=1828286&r1=1828285&r2=1828286&view=diff ============================================================================== --- apr/apr/branches/1.7.x/CHANGES [utf-8] (original) +++ apr/apr/branches/1.7.x/CHANGES [utf-8] Tue Apr 3 20:45:48 2018 @@ -25,7 +25,7 @@ Changes for APR 1.7.0 *) locks: Introduce apr_{thread,proc,global}_mutex_timedlock(). [Yann Ylavic] -Changes for APR 1.6.0 +Changes for APR 1.6.x and later: *) http://svn.apache.org/viewvc/apr/apr/branches/1.6.x/CHANGES?view=markup