Просмотр исходного кода

Oops; credit bug5090 patch to flupzor. estebanm only found the bug.

Nick Mathewson 14 лет назад
Родитель
Сommit
31f253ae6a
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      changes/bug5090

+ 3 - 2
changes/bug5090

@@ -1,6 +1,7 @@
   o Minor bugfixes:
   o Minor bugfixes:
     - Detect and reject certain misformed escape sequences in configuration
     - Detect and reject certain misformed escape sequences in configuration
       values. Previously, these values would cause us to crash if received
       values. Previously, these values would cause us to crash if received
-      in a torrc file or over an (authenticated) control port. Patch by
-      Esteban Manchado Velázquez. Fix for bug 5090; bugfix on 0.2.0.16-alpha.
+      in a torrc file or over an (authenticated) control port. Bug found by
+      Esteban Manchado Velázquez. Patch by "flupzor." Fix for bug 5090;
+      bugfix on 0.2.0.16-alpha.