You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by bo...@apache.org on 2009/03/07 02:00:06 UTC

svn commit: r751154 - /buildr/trunk/CHANGELOG

Author: boisvert
Date: Sat Mar  7 01:00:06 2009
New Revision: 751154

URL: http://svn.apache.org/viewvc?rev=751154&view=rev
Log:
Update CHANGELOG for BUILDR-253

Modified:
    buildr/trunk/CHANGELOG

Modified: buildr/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=751154&r1=751153&r2=751154&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sat Mar  7 01:00:06 2009
@@ -38,6 +38,7 @@
 * Fixed:  BUILDR-201 Sample project is not valid (Alexis Midon).
 * Fixed:  BUILDR-214 Buildr is stuck uploading to sftp repository (Heikki Hulkko).
 * Fixed:  BUILDR-216 Profiles documentation is wrong (Shane Witbeck).
+* Fixed:  BUILDR-253: ZipTask now uses Zlib::DEFAULT_COMPRESSION instead of NO_COMPRESSION
 * Fixed:  BUILDR-261: ScalaSpecs should be run with Scala dependencies
 * Fixed:  BUILDR-263: package(:war).merge not working correctly with exclude()