diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-02-21 14:22:12 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-02-21 14:22:12 -0500 |
commit | e9fb50c797b89556807f77380e8d7127bd5df385 (patch) | |
tree | 6f6eef0d1369b9da2cd18294972edfe701a986a6 /changes/bug2352 | |
parent | 2f3648942202ca9d965344b8d2128a7a7b2056fb (diff) | |
download | tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar.gz |
Remove changes files that predate current origin/release-0.2.2
Diffstat (limited to 'changes/bug2352')
-rw-r--r-- | changes/bug2352 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug2352 b/changes/bug2352 deleted file mode 100644 index 744dbdb20..000000000 --- a/changes/bug2352 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor bugfixes - - Fix some potential asserts and partsing issues with grossly - malformed router caches. Fixes bug 2352. Found by doorss. - Bugfix on Tor 0.2.1.27. - - |