[RELEASE] released 1.3.2
- started the changes towards I/O completion callbacks. stream_sock* have
replaced event_*.
- added the new "reqtarpit" and "reqitarpit" protection features
diff --git a/CHANGELOG b/CHANGELOG
index dd75b32..e80b28d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,11 @@
ChangeLog :
===========
+2006/09/03 : 1.3.2
+ - started the changes towards I/O completion callbacks. stream_sock* have
+ replaced event_*.
+ - added the new "reqtarpit" and "reqitarpit" protection features
+
2006/07/09 : 1.3.1 (1.2.15)
- now, haproxy warns about missing timeout during startup to try to
eliminate all those buggy configurations.