
10 Feb
2012
10 Feb
'12
3:58 p.m.
commit 34b9bc2829d0c061317684602c5296f13e0ced44 Author: Nick Mathewson <nickm@torproject.org> Date: Fri Feb 10 10:57:57 2012 -0500 Add a changes file for bug 5066. (It appeared in 0.2.3.11-alpha, but never in a released 0.2.2 afaict) --- changes/bug5066 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/changes/bug5066 b/changes/bug5066 new file mode 100644 index 0000000..ab339c8 --- /dev/null +++ b/changes/bug5066 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Use the correct CVE number for CVE-2011-4576 in our comments and + log messages. Found by "fermenthor". Resolves bug 5066; fix on + 0.2.3.11-alpha.