summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-02-20 17:48:39 +0000
committerNick Mathewson <nickm@torproject.org>2008-02-20 17:48:39 +0000
commit7521ef9a00e71b62bcdce199639e923dd284976b (patch)
tree6df3b788f2aeabd297513cefce9950ba983b84ec /ChangeLog
parent5dd9d16b94e23ed6223f7583b8c7143cfed62d59 (diff)
downloadtor-7521ef9a00e71b62bcdce199639e923dd284976b.tar.gz
tor-7521ef9a00e71b62bcdce199639e923dd284976b.zip
r18264@catbus: nickm | 2008-02-20 12:48:21 -0500
fix bufs in buf_pos_t implementation. svn:r13623
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b592f1a93c..ae981ade36 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