From 7521ef9a00e71b62bcdce199639e923dd284976b Mon Sep 17 00:00:00 2001 From: Nick Mathewson <nickm@torproject.org> Date: Wed, 20 Feb 2008 17:48:39 +0000 Subject: r18264@catbus: nickm | 2008-02-20 12:48:21 -0500 fix bufs in buf_pos_t implementation. svn:r13623 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b592f1a93..ae981ade3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ Changes in version 0.2.0.20-?? - 2008-02-?? number we've gotten from accept(). This bug made us fail to count all sockets that we were using for incoming connections. Bugfix on 0.2.0.x + - Fix code used to find strings within buffers, when those strings + are not in the first chunk of the buffer. o Minor features (performance): - Tune parameters for cell pool allocation to minimize amount of -- cgit v1.2.3