From 34b9bc2829d0c061317684602c5296f13e0ced44 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 10 Feb 2012 10:57:57 -0500 Subject: [PATCH] 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 file changed, 4 insertions(+) create mode 100644 changes/bug5066 diff --git a/changes/bug5066 b/changes/bug5066 new file mode 100644 index 0000000000..ab339c8fd5 --- /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.