file locking
diff --git a/ChangeLog b/ChangeLog
index 681b579..e3cec01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-06-28  Miklos Szeredi <miklos@szeredi.hu>
+
+	* Add POSIX file locking support
+
+	* Add request interruption
+
+	* The above need 2.6.17-git9 or later to be usable
+
 2006-06-06  Miklos Szeredi <miklos@szeredi.hu>
 
 	* Add missing pthread_rwlock_destroy().  Patch from Remy Blank