Browse Source

Changes file for static-work branch

Nick Mathewson 14 years ago
parent
commit
ad1ae44154
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/static-flag

+ 4 - 0
changes/static-flag

@@ -0,0 +1,4 @@
+  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.