Author: boisvert
Date: Sun Sep 20 19:38:10 2009
New Revision: 817086
URL: http://svn.apache.org/viewvc?rev=817086&view=rev
Log:
Set Buildr 1.3.5 release date
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=817086&r1=817085&r2=817086&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sun Sep 20 19:38:10 2009
@@ -1,4 +1,4 @@
-1.3.5 (Pending)
+1.3.5 (2009-09-20)
* Fixed: BUILDR-289 Improved error message when JAVA_HOME points to an
invalid JRE/JDK installation
* Fixed: BUILDR-301 TestNG doesn't report failure if more than one test fails
* Fixed: BUILDR-313 Prevent release with uncommitted_files on Git 1.4.3+
(Alexis Midon)