diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-07-27 18:33:37 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-07-27 18:33:37 +0000 |
commit | bc9a7be9432c779a4e47c8a58a33b5cfbc23e58e (patch) | |
tree | c2d1c59dabb1325804725e1f8e3931c7b94082d8 /ChangeLog | |
parent | 65cdda20b30c29b1b2d53c1025dcb5856dbc3288 (diff) | |
download | tor-bc9a7be9432c779a4e47c8a58a33b5cfbc23e58e.tar.gz tor-bc9a7be9432c779a4e47c8a58a33b5cfbc23e58e.zip |
r13939@catbus: nickm | 2007-07-27 14:33:22 -0400
When dumping memory usage, list bytes used in buffer memory free-lists.
svn:r10947
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Changes in version 0.2.0.3-alpha - 2007-??-?? write-protects the authority identity key. - New ConstrainedSockets option to set SO_SNDBUF and SO_RCVBUF on TCP sockets. (Patch from coderman.) + - When dumping memory usage, list bytes used in buffer memory free-lists. o Minor features (directory authority): - Fail quickly and (relatively) harmlessly if we generate a network |