commit | 9ca931f976c56e9b8fdcbd52c71c4887d9fe45db | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu May 10 07:51:17 2007 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu May 10 07:51:17 2007 +0200 |
tree | 6dd3fa8a7d0edba6adb558990afcdd12511e2ab8 | |
parent | 938b303a04a959d260f2271f6e72080395937d1a [diff] [blame] |
[RELEASE] Released version 1.3.10.2 with the following main changes : - fixed build of files including standard.h on OpenBSD
diff --git a/CHANGELOG b/CHANGELOG index 782805e..2011de2 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -1,6 +1,9 @@ ChangeLog : =========== +2007/05/09 : 1.3.10.2 + - fixed build on OpenBSD (missing types.h) + 2007/05/09 : 1.3.10.1 - fixed sepoll transition matrix (two states were missing)