Credit a patch from a one-named user

This commit is contained in:
Nick Mathewson 2011-10-12 00:39:22 -04:00
parent 4d9529fcfa
commit c54c2358e5
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ BUGFIXES (DNS):
o Add DNS_ERR_NODATA error code to handle empty replies. (94fba5b Leonid Evdokimov)
BUFGIXES (bufferevents and evbuffers):
o Make evbuffer callbacks get the right n_added value after evbuffer_add (1ef1f68)
o Make evbuffer callbacks get the right n_added value after evbuffer_add (1ef1f68 Alex)
o Prefer mmap to sendfile unless a DRAINS_TO_FD flag is set. Allows add_file to work with SSL. (0ba0af9)
BUGFIXES (event loop):

1
README
View File

@ -165,6 +165,7 @@ fixing bugs:
Constantine Verutin
Zack Weinberg
Jardel Weyrich
Alex
Taral
propanbutan
mmadia