Add credit to bug2752; correct the issue number in the changes file

This commit is contained in:
Nick Mathewson
2011-05-17 19:50:52 -04:00
parent a3707a1052
commit 9674fe7e2f
+2 -2
View File
@@ -1,5 +1,5 @@
o Minor bugfixes
o Minor features:
- Tor used to limit HttpProxyAuthenticator values to 48 characters.
Changed the limit to 512 characters by removing base64 newlines.
Fixes bug 2917.
Fixes bug 2752. Fix by Michael Yakubovich.