[tor-commits] [flashproxy/master] update ChangeLog for recent merges and commits

infinity0 at torproject.org infinity0 at torproject.org
Wed Dec 11 15:15:57 UTC 2013


commit 91282e4ca9e1ae4d6b12fb617ef63d1c62bff84d
Author: Ximin Luo <infinity0 at gmx.com>
Date:   Wed Dec 11 15:15:13 2013 +0000

    update ChangeLog for recent merges and commits
---
 ChangeLog |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 0a96dce..55b0013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+  o Add manpages for the facilitator and nodejs proxy, automatically
+    generated by help2man.
+
+  o Have nodejs flashproxy take GNU-style long command-line options.
+
+  o Automate much of the configuration tasks involved in installing the
+    facilitator using GNU autotools. See facilitator/INSTALL for details
+    on the new process. Also move some common code here into the common
+    python module. Patch by Ximin Luo. Fixes bug 9974.
+
+  o Move common code to a separate flashproxy-common python module. Also
+    split out some build scripts so distro packagers have an easier
+    time. Patch by Ximin Luo. Fixes bug 6810.
+
   o Enabled binary frames (avoiding the overhead of base64 encoding) for
     Firefox 11 and later. Patch by Arlo Breault. Fixes bug 9069.
 



More information about the tor-commits mailing list