commit | bfad574854bc060e5259eb06d4be86b8d2709877 | [log] [tgz] |
---|---|---|
author | willy tarreau <willy@wtap.(none)> | Thu Mar 23 14:19:11 2006 +0100 |
committer | willy tarreau <willy@wtap.(none)> | Thu Mar 23 14:19:11 2006 +0100 |
tree | e0583daf1ae2fbb86cd78214d65041eac57d4cb6 | |
parent | 72e583d030bf3967fae62d7a545844d3e95105e2 [diff] [blame] |
Released 1.2.10.1
diff --git a/CHANGELOG b/CHANGELOG index 6122503..5e5e91e 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -1,6 +1,11 @@ ChangeLog : =========== +2006/03/23 : 1.2.10.1 + - while fixing the backup server round-robin "feature", a new bug was + introduced which could miss some backup servers. + - the displayed proxy name was wrong when dumping upon SIGHUP. + 2006/03/19 : 1.2.10 - assert.h is needed when DEBUG is defined. - ENORMOUS long standing bug affecting the epoll polling system :