Index: pyyaml/trunk/CHANGES
===================================================================
--- pyyaml/trunk/CHANGES	(revision 326)
+++ pyyaml/trunk/CHANGES	(revision 336)
@@ -1,4 +1,12 @@
 
 For a complete Subversion changelog, see 'http://pyyaml.org/log/pyyaml'.
+
+
+3.08 (2008-12-31)
+-----------------
+
+* Python 3 support (Thank to Erick Tryzelaar).
+* Use Cython instead of Pyrex to build LibYAML bindings.
+* Refactored support for unicode and byte input/output streams.
 
 
