diff options
author | Roger Dingledine <arma@torproject.org> | 2005-12-11 07:04:27 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-12-11 07:04:27 +0000 |
commit | 0e54b9a4301ebd11287432bec97213658a0f9ad9 (patch) | |
tree | b26460a9c2e345e5a3f04a95750d649e830cb443 /ChangeLog | |
parent | 1c80077c22652fd5842cf64b189e7bbf87a6b1a0 (diff) | |
download | tor-0e54b9a4301ebd11287432bec97213658a0f9ad9.tar.gz tor-0e54b9a4301ebd11287432bec97213658a0f9ad9.zip |
put a date on the changelog
svn:r5555
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.1.1.10-alpha - 2005-12-xx +Changes in version 0.1.1.10-alpha - 2005-12-11 o Correctness bugfixes on 0.1.0.x: - Stop doing the complex voodoo overkill checking for insecure Diffie-Hellman keys. Just check if it's in [2,p-2] and be happy. |