summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2020-01-17 09:08:29 -0500
committerThomas Markwalder <tmark@isc.org>2020-01-17 09:08:29 -0500
commit39788b3dac39881f456d7aa1b6147ae7459ea4e3 (patch)
tree718ed81b73bc9983d54ea6e8d25b2762b2467905 /RELNOTES
parent31e68e5e3b863a4859562e0bb808888d74af7497 (diff)
downloadisc-dhcp-39788b3dac39881f456d7aa1b6147ae7459ea4e3.tar.gz
[#80] Fixed unresolved symbol errors linking relay_unittests with libtool80-new-relay-unit-test-code-fails-to-link-using-libtool-under-fedora-30-centos-8
modified: RELNOTES modified: relay/tests/relay_unittests.c
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 3f30db2b..30c8a48b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -124,6 +124,10 @@ by Eric Young (eay@cryptsoft.com).
& Mitigations for reporting the issue.
[#71]
+- Corrected unresolved symbol errors building relay_unittests when
+ configured to build using libtool.
+ [#80]
+
Changes since 4.4.1 (New Features)
- A new configuration parameter, ping-cltt-secs (v4 operation only), has