Index: pyyaml/trunk/CHANGES
===================================================================
--- pyyaml/trunk/CHANGES	(revision 360)
+++ pyyaml/trunk/CHANGES	(revision 378)
@@ -2,4 +2,11 @@
 For a complete Subversion changelog, see 'http://pyyaml.org/log/pyyaml'.
 
+3.10 (2011-05-30)
+-----------------
+
+* Do not try to build LibYAML bindings on platforms other than CPython
+  (Thank to olt(at)bogosoft(dot)com).
+* Clear cyclic references in the parser and the emitter
+  (Thank to kristjan(at)ccpgames(dot)com).
 
 3.09 (2009-08-31)
