Update docs for issue 108
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8936e11..55777f0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -7,8 +7,8 @@
 	</properties>

 	<body>

 	    <release version="1.9-SNAPSHOT" date="in Mercurial" description="Development">

-            <action dev="py4fun" type="add">

-                Deploy 1.9-SNAPSHOT (2011-02-15)

+            <action dev="JordanAngold" type="fix" issue="108">

+                Enum's name property shall be dumped instead of the 'toString()' output (2011-02-16)

             </action>

         </release>

         <release version="1.8" date="2011-02-15" description="Performance improvement">