diff options
author | Roger Dingledine <arma@torproject.org> | 2006-11-06 06:43:21 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-11-06 06:43:21 +0000 |
commit | 4a80643825c086c8bdd21033d6739ca95229de92 (patch) | |
tree | 984f1950df60233f11741e4115200e38b106c966 /ChangeLog | |
parent | 20cad22bb154e2fdfe5bf58021873f980ebb96b4 (diff) | |
download | tor-4a80643825c086c8bdd21033d6739ca95229de92.tar.gz tor-4a80643825c086c8bdd21033d6739ca95229de92.zip |
forward-port matt's changes. plus note that tor-mingw.nsi.in is
what we're using these days, and stop shipping the old one to
be sure.
svn:r8912
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ Changes in version 0.1.2.4-alpha - 2006-11-?? without replacing the server descriptor: previously, a server that restarted every 30 minutes could have 48 "interesting" descriptors per day. + - Start linking to the Tor specification and Tor reference manual + correctly in the Windows installer. + Changes in version 0.1.2.3-alpha - 2006-10-29 o Minor features: |