Mercurial > hg > ngx_http_upstream_keepalive
changeset 39:0b00e2d1a797 0.6
Keepalive: update CHANGES.
author | Maxim Dounin <mdounin@mdounin.ru> |
---|---|
date | Sun, 04 Sep 2011 12:14:47 +0400 |
parents | 7e67b2e897df |
children | e628501975dd |
files | CHANGES |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sun Sep 04 01:42:43 2011 +0400 +++ b/CHANGES Sun Sep 04 12:14:47 2011 +0400 @@ -1,3 +1,10 @@ + +Changes with upstream keepalive module 0.6 (2011-09-04): + + *) Bugfix: module could not be built on Windows. + + *) Bugfix: module could not be built without the ngx_http_ssl_module. + Changes with upstream keepalive module 0.5 (2011-09-03):