Pārlūkot izejas kodu

Missing changes file for 3f683aadcd03c311c1

Looks like I forgot to commit this.
Nick Mathewson 9 gadi atpakaļ
vecāks
revīzija
ff4ba9f8a0
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      changes/bug12392

+ 4 - 0
changes/bug12392

@@ -0,0 +1,4 @@
+  o Minor bugfixes (testing, Windows):
+    - Avoid passing an extra backslash when creating a temporary
+      directory for running the unit tests on Windows. Fixes bug 12392;
+      bugfix on 0.2.2.25-alpha. Patch from Gisle Vanem.