forgot to add Alexander Drozdov as bug reporter in ChangeLog

svn:r905
This commit is contained in:
Niels Provos 2008-07-11 16:11:16 +00:00
parent 58bfed9edb
commit dfa53321e3

View File

@ -6,7 +6,7 @@ Changes in 1.4.6-stable:
o Reject negative Content-Length headers; anonymous bug report o Reject negative Content-Length headers; anonymous bug report
o Detect CLOCK_MONOTONIC at runtime for evdns; anonymous bug report o Detect CLOCK_MONOTONIC at runtime for evdns; anonymous bug report
o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail o Fix a bug where deleting signals with the kqueue backend would cause subsequent adds to fail
o Support multiple events listening on the same signal; make signals regular events that go on the same event queue. o Support multiple events listening on the same signal; make signals regular events that go on the same event queue; problem report by Alexander Drozdov.
Changes in 1.4.5-stable: Changes in 1.4.5-stable:
o Fix connection keep-alive behavior for HTTP/1.0 o Fix connection keep-alive behavior for HTTP/1.0