diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-03-27 17:01:52 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-03-27 17:01:52 +0000 |
commit | 9ee7f6e826c63c1138a5e5a07f97ba13860939ea (patch) | |
tree | e1ddf532fa8fc23ac13d5744ebac07d5a36149d0 | |
parent | 968ad93b0ac7f0e1deb2beb7d337e7270008ad9a (diff) | |
download | tor-9ee7f6e826c63c1138a5e5a07f97ba13860939ea.tar tor-9ee7f6e826c63c1138a5e5a07f97ba13860939ea.tar.gz |
r19105@catbus: nickm | 2008-03-27 13:01:47 -0400
oops. Note bug number in changelog.
svn:r14220
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-?? - Free static hashtables for policy maps and for TLS connections on shutdown, so they don't look like memory leaks. Bugfix on 0.2.0.x. - Do not read the configuration file when we've only been told to - generate a password hash. Bugfix on 0.0.9pre5. Fix based on patch - from Sebastian Hahn. + generate a password hash. Fixes bug 643. Bugfix on 0.0.9pre5. Fix + based on patch from Sebastian Hahn. o Minor features: - Allow separate log levels to be configured for different logging |