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/bug2337 | |
parent | 2f3648942202ca9d965344b8d2128a7a7b2056fb (diff) | |
download | tor-e9fb50c797b89556807f77380e8d7127bd5df385.tar.gz tor-e9fb50c797b89556807f77380e8d7127bd5df385.zip |
Remove changes files that predate current origin/release-0.2.2
Diffstat (limited to 'changes/bug2337')
-rw-r--r-- | changes/bug2337 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug2337 b/changes/bug2337 deleted file mode 100644 index a4f052dc31..0000000000 --- a/changes/bug2337 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes - - Detect broken platforms with a signed size_t, and refuse to - build there. Found and analyzed by doorss and rransom. |