* released 1.2.6-pre5 (1.1.32)
* added the number of active sessions (proxy/process) in the logs
diff --git a/CHANGELOG b/CHANGELOG
index 540c780..2b8116e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
===========
2005/07/06 : 1.2.6 (1.1.32)
+ - added the number of active sessions (proxy/process) in the logs
+
+2005/07/06 : 1.2.6-pre4 (1.1.32-pre4)
- the time-out fix introduced in 1.1.25 caused a corner case where it was
possible for a client to keep a connection maintained regardless of the
timeout if the server closed the connection during the HEADER phase,