Browse Source

missing parenthesis

Nick Mathewson 10 years ago
parent
commit
47649a558d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -34,7 +34,7 @@ Changes in version 0.2.7.4-rc - 2015-10-20
     - Make the get_ifaddrs_* unit tests more tolerant of different
     - Make the get_ifaddrs_* unit tests more tolerant of different
       network configurations. (Don't assume every test box has an IPv4
       network configurations. (Don't assume every test box has an IPv4
       address, and Don't assume every test box has a non-localhost
       address, and Don't assume every test box has a non-localhost
-      address. Fixes bug 17255; bugfix on 0.2.7.3-rc. Patch by "teor".
+      address.) Fixes bug 17255; bugfix on 0.2.7.3-rc. Patch by "teor".
     - Skip backtrace tests when backtrace support is not compiled in.
     - Skip backtrace tests when backtrace support is not compiled in.
       Fixes part of bug 17151; bugfix on 0.2.7.1-alpha. Patch from
       Fixes part of bug 17151; bugfix on 0.2.7.1-alpha. Patch from
       Marcin Cieślak.
       Marcin Cieślak.