Return-Path: X-Original-To: apmail-announce-archive@www.apache.org Delivered-To: apmail-announce-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C039F30C for ; Wed, 20 Mar 2013 20:23:43 +0000 (UTC) Received: (qmail 55555 invoked by uid 500); 20 Mar 2013 20:23:32 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 55025 invoked by uid 500); 20 Mar 2013 20:23:31 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 76434 invoked by uid 99); 20 Mar 2013 20:04:53 -0000 Message-ID: <514A1663.3060409@apache.org> Date: Wed, 20 Mar 2013 21:04:51 +0100 From: Thomas Neidhart User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: announce@apache.org Subject: [ANNOUNCE] Commons Logging version 1.1.2 released Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello. The Apache Commons team is pleased to announce the release of commons-logging-1.1.2. Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems. Source and binary distributions are available for download from the Apache Commons download site: http://commons.apache.org/proper/commons-logging/download_logging.cgi For information on Commons Logging, please visit our website: http://commons.apache.org/logging/ Details of the changes and bug fixes in this release can be found in the release notes or change-report: http://www.apache.org/dist/commons/logging/RELEASE-NOTES.txt http://commons.apache.org/proper/commons-logging/changes-report.html Most notable fix is for a potential deadlock in WeakHashtable, thus users are advised to upgrade to the latest version. Best regards, Thomas, on behalf of the Apache Commons community