aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-10-22 08:54:32 +0000
committerRoger Dingledine <arma@torproject.org>2007-10-22 08:54:32 +0000
commited130b1e0725bf3a0bf62b3ed9898007b3f4de0c (patch)
treea31cd4646b17fc9959ba5372cb5fc81a4788a49c /ChangeLog
parent4ee6f6369eca525d1cff2509855717277b14464b (diff)
downloadtor-ed130b1e0725bf3a0bf62b3ed9898007b3f4de0c.tar
tor-ed130b1e0725bf3a0bf62b3ed9898007b3f4de0c.tar.gz
and synchronize that with the ReleaseNotes file
svn:r12094
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 813328eb3..47d3022fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1100,15 +1100,16 @@ Changes in version 0.1.2.14 - 2007-05-25
Changes in version 0.1.2.13 - 2007-04-24
- Tor 0.1.2.13, the first stable release of the 0.1.2.x branch, is
- finally ready.
-
This release features some major anonymity fixes, such as safer path
selection; better client performance; faster bootstrapping, better
address detection, and better DNS support for servers; write limiting as
well as read limiting to make servers easier to run; and a huge pile of
other features and bug fixes. The bundles also ship with Vidalia 0.0.11.
+ Tor 0.1.2.13 is released in memory of Rob Levin (1955-2006), aka lilo
+ of the Freenode IRC network, remembering his patience and vision for
+ free speech on the Internet.
+
o Minor fixes:
- Fix a memory leak when we ask for "all" networkstatuses and we
get one we don't recognize.