updated CHANGELOG
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 24 Aug 2012 13:50:46 +0000 (15:50 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 24 Aug 2012 13:50:46 +0000 (15:50 +0200)
CHANGELOG

index 800655b..6987aed 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
 * 1.9.2 (2012-XX-XX)
 
+ * fixed the in operator for objects that contain circular references
  * fixed the C extension when accessing a public property of an object implementing the \ArrayAccess interface
 
 * 1.9.1 (2012-07-22)