From commits-return-6186-apmail-buildr-commits-archive=buildr.apache.org@buildr.apache.org Wed Dec 12 22:21:15 2012 Return-Path: X-Original-To: apmail-buildr-commits-archive@www.apache.org Delivered-To: apmail-buildr-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 01C6CD5F2 for ; Wed, 12 Dec 2012 22:21:15 +0000 (UTC) Received: (qmail 14656 invoked by uid 500); 12 Dec 2012 22:21:14 -0000 Delivered-To: apmail-buildr-commits-archive@buildr.apache.org Received: (qmail 14635 invoked by uid 500); 12 Dec 2012 22:21:14 -0000 Mailing-List: contact commits-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@buildr.apache.org Delivered-To: mailing list commits@buildr.apache.org Received: (qmail 14627 invoked by uid 99); 12 Dec 2012 22:21:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2012 22:21:14 +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, 12 Dec 2012 22:21:13 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C82352388A4A; Wed, 12 Dec 2012 22:20:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1421025 - /buildr/trunk/CHANGELOG Date: Wed, 12 Dec 2012 22:20:53 -0000 To: commits@buildr.apache.org From: donaldp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121212222053.C82352388A4A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: donaldp Date: Wed Dec 12 22:20:52 2012 New Revision: 1421025 URL: http://svn.apache.org/viewvc?rev=1421025&view=rev Log: Move change notice to the correct version Modified: buildr/trunk/CHANGELOG Modified: buildr/trunk/CHANGELOG URL: http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1421025&r1=1421024&r2=1421025&view=diff ============================================================================== --- buildr/trunk/CHANGELOG (original) +++ buildr/trunk/CHANGELOG Wed Dec 12 22:20:52 2012 @@ -1,4 +1,6 @@ 1.4.10 (Pending) +* Change: Updated dependency versions; + - jruby-openssl (0.8.2) * Change: Require 'bundler/setup' as part of buildr startup to ensure that buildr always runs with up to date dependencies if a Gemfile is present. @@ -12,8 +14,6 @@ generated files at the top level. 1.4.9 (2012-11-08) -* Change: Updated dependency versions; - - jruby-openssl (0.8.2) * Fixed: Fixed the interaction with the FileUtils classes. The last release introduced a non-deterministic bug that sometimes caused logging preferences to be ignored and the install method to be