diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-02-22 19:07:52 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-02-22 19:07:52 +0000 |
commit | a20eda5669cc5ce8b8c02d16ea80f642b7de64f9 (patch) | |
tree | a8877d651d07646af013e9a00b2811afcdd080dd /ChangeLog | |
parent | 5ec5a747d787e66a1e39ce444cd4f2673cc3b834 (diff) | |
download | tor-a20eda5669cc5ce8b8c02d16ea80f642b7de64f9.tar.gz tor-a20eda5669cc5ce8b8c02d16ea80f642b7de64f9.zip |
r14396@tombo: nickm | 2008-02-22 14:07:37 -0500
Add --passphrase-fd to tor-gencert.
svn:r13679
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -58,6 +58,10 @@ Changes in version 0.2.0.20-?? - 2008-02-?? - When built with --enable-gcc-warnings, check for whether Apple's warning "-Wshorten-64-to-32" is enabled. + o Minor features (misc): + - Add a --passphrase-fd argument to tor-gencert command for + scriptability. + o Minor bugfixes: - Log the correct memory chunk sizes for empty RAM chunks in mempool.c. - Directory mirrors no longer include a guess at the client's IP |