Add a changes file.

This commit is contained in:
George Kadianakis
2011-11-27 09:03:37 +01:00
parent b42ff6545a
commit efba71b03c
+4
View File
@@ -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.