]> granicus.if.org Git - libevent/commit
Note that 2.0.9 will break the ABI, and make changes we were postponing.
authorNick Mathewson <nickm@torproject.org>
Tue, 26 Oct 2010 14:38:30 +0000 (10:38 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 26 Oct 2010 14:38:30 +0000 (10:38 -0400)
commita4063c06f9a904930631abba6a2b5b8028b10383
tree21d93e3e3e4c6867b79ae23b7f2fde77caf29330
parent8e342e563060a5dfc4c33bd46a2a6819a5d5b2f7
Note that 2.0.9 will break the ABI, and make changes we were postponing.

We had to turn a couple of 32-bit size arguments into 64-bit arguments
or size_t arguments (since otherwise we would have had to do it post
2.0.x-stable, and that would be worse).
Makefile.am
http.c
include/event2/http.h