Author: simonetripodi
Date: Sun Oct 23 15:57:52 2011
New Revision: 1187910
URL: http://svn.apache.org/viewvc?rev=1187910&view=rev
Log:
added FUNCTOR-2 in the changes list
Modified:
commons/proper/functor/trunk/src/changes/changes.xml
Modified: commons/proper/functor/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/functor/trunk/src/changes/changes.xml?rev=1187910&r1=1187909&r2=1187910&view=diff
==============================================================================
--- commons/proper/functor/trunk/src/changes/changes.xml (original)
+++ commons/proper/functor/trunk/src/changes/changes.xml Sun Oct 23 15:57:52
2011
@@ -22,6 +22,10 @@
<title>Apache Commons Functor Changes</title>
</properties>
<body>
- <release version="1.0" date="2011-??-??" description="First release." />
+ <release version="1.0" date="2011-??-??" description="First release.">
+ <action dev="simonetripodi" issue="FUNCTOR-2">
+ Improve Functor web page, removing Ant from building (Contributed by
Bruno P. Kinoshita)
+ </action>
+ </release>
</body>
</document>