Index: pysyck/trunk/README.txt
===================================================================
--- pysyck/trunk/README.txt	(revision 67)
+++ pysyck/trunk/README.txt	(revision 124)
@@ -23,5 +23,5 @@
 PySyck_ is aimed to update the current Python bindings for Syck. The new
 bindings provide a wrapper for the Syck emitter and give access to YAML
-representation graphs. Hopefully it will not leak memory as well.
+representation graphs.
 
 PySyck_ may be used for various tasks, in particular, as a replacement of the
@@ -885,4 +885,9 @@
 =======
 
+* PySyck-0.61.2 (2006-03-26):
+
+  - ``ext/_syckmodule.c``: fix a leak in the parser (thanks, jbj).
+  - ``setup.py``: set the development status to Production/Stable.
+
 * PySyck-0.61.1 (2006-03-15):
 
