Commit 920e3d6a authored by Nick Mathewson's avatar Nick Mathewson 🦀
Browse files

a couple more changes files issues.

parent ee08f224
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
  o Major bugfixes (compilation):
    - Correctly repair hardened builds under the clang compiler. Previously,
    - Repair hardened builds under the clang compiler. Previously,
      our use of _FORTIFY_SOURCE would conflict with clang's address
      sanitizer. Fixes bug 14821; bugfix on 0.2.5.4-alpha.
+1 −1
Original line number Diff line number Diff line
  o Minor features (authorities):
  o Major features (authorities):
    - Update the V3 identity key for the dannenberg authority, which changed on
      18 November 2015.
      Closes task 17906. Patch by "teor".