aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-12-11 07:04:27 +0000
committerRoger Dingledine <arma@torproject.org>2005-12-11 07:04:27 +0000
commit0e54b9a4301ebd11287432bec97213658a0f9ad9 (patch)
treeb26460a9c2e345e5a3f04a95750d649e830cb443
parent1c80077c22652fd5842cf64b189e7bbf87a6b1a0 (diff)
downloadtor-0e54b9a4301ebd11287432bec97213658a0f9ad9.tar.gz
tor-0e54b9a4301ebd11287432bec97213658a0f9ad9.zip
put a date on the changelog
svn:r5555
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12b0e4ec4e..3dae32743c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.