- Fix indentation of root anchor for use by windows install script.

This commit is contained in:
W.C.A. Wijngaards 2021-02-02 17:04:29 +01:00
parent aa8dfe94d3
commit 4693929471
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
- Fix dynlibmod link on rhel8 for -ldl inclusion.
- Fix windows dependency on libssp.dll because of default stack
protector in mingw.
- Fix indentation of root anchor for use by windows install script.
1 February 2021: George
- Attempt to fix NULL keys in the reuse_tcp tree; relates to #411.