From commits-return-12384-apmail-apr-commits-archive=apr.apache.org@apr.apache.org Wed Dec 7 22:43:18 2011 Return-Path: X-Original-To: apmail-apr-commits-archive@www.apache.org Delivered-To: apmail-apr-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 9143B7996 for ; Wed, 7 Dec 2011 22:43:18 +0000 (UTC) Received: (qmail 3314 invoked by uid 500); 7 Dec 2011 22:43:18 -0000 Delivered-To: apmail-apr-commits-archive@apr.apache.org Received: (qmail 3218 invoked by uid 500); 7 Dec 2011 22:43:18 -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 3049 invoked by uid 99); 7 Dec 2011 22:43:17 -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 22:43:17 +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 22:43:15 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EC4EA23888E7 for ; Wed, 7 Dec 2011 22:42:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1211685 - /apr/apr-util/branches/1.4.x/CHANGES Date: Wed, 07 Dec 2011 22:42:53 -0000 To: commits@apr.apache.org From: minfrin@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111207224253.EC4EA23888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: minfrin Date: Wed Dec 7 22:42:53 2011 New Revision: 1211685 URL: http://svn.apache.org/viewvc?rev=1211685&view=rev Log: Add mturk's Windows build fixes for apr_crypto. Modified: apr/apr-util/branches/1.4.x/CHANGES Modified: apr/apr-util/branches/1.4.x/CHANGES URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?rev=1211685&r1=1211684&r2=1211685&view=diff ============================================================================== --- apr/apr-util/branches/1.4.x/CHANGES [utf-8] (original) +++ apr/apr-util/branches/1.4.x/CHANGES [utf-8] Wed Dec 7 22:42:53 2011 @@ -1,6 +1,7 @@ -*- coding: utf-8 -*- Changes with APR-Util 1.4.1 + *) Apply Windows build fixes for the apr_crypto API. [Mladen Turk] Changes with APR-util 1.4.0