Index: trunk/Changes
===================================================================
--- trunk/Changes	(revision 32)
+++ trunk/Changes	(revision 34)
@@ -5,5 +5,5 @@
     * added a single-quoted string to the grammar that
       can be used in the labels and default values to include
-      characters in [^\w\t ]
+      characters not in [\w\t ]
     * generated code leaves out overwrriten options
     * allow option lists to have simple multiword and quoted
@@ -14,4 +14,6 @@
     * fall through to CGI::FormBuilder builtin option lists
       if @LIST does not match a list directive
+    * customizable messages similar to CGI::FormBuilder
+    * customizable charset for the generated HTML page
     
 0.05 -  9 Nov 2004
