]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
revert r10910. svk seems to have a habit of adding things
authorRoger Dingledine <arma@torproject.org>
Mon, 23 Jul 2007 04:39:10 +0000 (04:39 +0000)
committerRoger Dingledine <arma@torproject.org>
Mon, 23 Jul 2007 04:39:10 +0000 (04:39 +0000)
back in after they've been removed.

svn:r10913

ChangeLog

index c63670e62588694659cbd4a1a3428616a9558f3e..0ff5a21f2f6cead616270201f37ea2cb72637c3f 100644 (file)
--- 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: