[FUNCTOR-28] update changes

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/functor/trunk@1508709 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c654291..4fad6d1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,6 +23,9 @@
   </properties>
   <body>
     <release version="1.0" date="2012-??-??" description="First release.">
+      <action issue="FUNCTOR-28" dev="kinow">
+        Fix checkstyle errors in the generator package
+      </action>
       <action issue="FUNCTOR-24" dev="kinow">
       	Change default arity of Function, Procedure and Predicate
       </action>