Explorar el Código

Changes file for static-work branch

Nick Mathewson hace 14 años
padre
commit
ad1ae44154
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.