ソースを参照

Changes file for static-work branch

Nick Mathewson 14 年 前
コミット
ad1ae44154
1 ファイル変更4 行追加0 行削除
  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.