diff options
author | Roger Dingledine <arma@torproject.org> | 2007-08-30 08:40:52 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-08-30 08:40:52 +0000 |
commit | f8feacc2bc02b14d527e1ceec985dfd1bd1c88ff (patch) | |
tree | 3ccbabf7d5f7ec05dba86437f8854c065e99ab39 | |
parent | c8e379a4cda08d0347d3353fe9a4f9875f2f4b4d (diff) | |
download | tor-f8feacc2bc02b14d527e1ceec985dfd1bd1c88ff.tar.gz tor-f8feacc2bc02b14d527e1ceec985dfd1bd1c88ff.zip |
forward-port the 0.1.2.16 changelog
svn:r11315
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -156,6 +156,12 @@ Changes in version 0.2.0.5-alpha - 2007-08-19 - Numerous bugfixes to directory voting code. +Changes in version 0.1.2.16 - 2007-08-01 + o Major security fixes: + - Close immediately after missing authentication on control port; + do not allow multiple authentication attempts. + + Changes in version 0.2.0.4-alpha - 2007-08-01 o Major security fixes: - Close immediately after missing authentication on control port; |