summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-07-23 04:39:10 +0000
committerRoger Dingledine <arma@torproject.org>2007-07-23 04:39:10 +0000
commitb764e8ee9e3ea392ac34f8195b1c9c4933f242e2 (patch)
tree93c015b1cf656180375cc172c191727c43dfe29d /ChangeLog
parent1b240673956bab7ae7f344a9238480976f035887 (diff)
downloadtor-b764e8ee9e3ea392ac34f8195b1c9c4933f242e2.tar.gz
tor-b764e8ee9e3ea392ac34f8195b1c9c4933f242e2.zip
revert r10910. svk seems to have a habit of adding things
back in after they've been removed. svn:r10913
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 0 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index c63670e625..0ff5a21f2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -131,16 +131,6 @@ Changes in version 0.1.2.15 - 2007-07-17
- Backport a couple of memory leak fixes.
- Backport miscellaneous cosmetic bugfixes.
- o Security fixes (BSD natd support):
- - Fix a possible buffer overrun when using BSD natd support. Bug found
- by croup.
-
- o Security fixes (circuits):
- - Keep streamids from different exits on a circuit separate. This
- bug may have allowed other routers on a given circuit to inject
- cells into streams. Reported by lodger; fixes bug 446. [Bugfix
- on 0.1.2.x]
-
Changes in version 0.2.0.2-alpha - 2007-06-02
o Major bugfixes on 0.2.0.1-alpha: