From 3a9d0b4b9c0460c73c67fa5e6a64711a95df1b91 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 4 Apr 2011 16:09:44 -0400 Subject: [PATCH] remove duplicate changes file for 2702 --- changes/static-flag | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 changes/static-flag diff --git a/changes/static-flag b/changes/static-flag deleted file mode 100644 index 2cf9e10f19..0000000000 --- a/changes/static-flag +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features - - New "--enable-static-tor" configuration flag to try to build Tor - to link statically against as much as possible. Doesn't work on - all platforms.