浏览代码

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.