commit 079de667fb0a0ed05bbb4e33de168ec13644c858 Author: Karsten Loesing karsten.loesing@gmx.net Date: Fri Jul 29 21:17:49 2011 -0400
Add ChangeLog entry for previous 2 commits. --- ChangeLog | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index b41f1be..b0ae8c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ Torperf change log: Changes in version 0.0.2 - 2011-??-?? - Include <arpa/inet.h> for the BSDs that don't get ntohl from any of the other includes. + - Fix compilation for GCC 4.6 and Mac OS X.
Changes in version 0.0.1 - 2011-04-12 - Initial release
tor-commits@lists.torproject.org