Browse Source

Add a changes file.

George Kadianakis 14 years ago
parent
commit
efba71b03c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug4584

+ 4 - 0
changes/bug4584

@@ -0,0 +1,4 @@
+  o Privacy/anonymity features (bridge detection):
+    - Make bridge SSL certificates a bit more stealthy by using random
+      serial numbers, in the same fashion as OpenSSL when generating
+      self-signed certificates. Implements ticket 4584.