summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2020-07-30 10:01:36 -0400
committerThomas Markwalder <tmark@isc.org>2020-10-07 10:41:45 +0000
commit6c7e61578b1b449272dbb40dd8b98d03dad8a57a (patch)
treeafe6dd3922c199a1a419c1fb5634a76745c961c1 /RELNOTES
parent812cd4a7f8032047a3daa18e4f505efb146c687e (diff)
downloadisc-dhcp-6c7e61578b1b449272dbb40dd8b98d03dad8a57a.tar.gz
client/dhclient.c relay/dhcrelay.c extern'ed local_port,remote_port common/discover.c init local_port,remote_port to 0 server/mdb.c extern'ed dhcp_type_host server/mdb6.c create_prefix6() - eliminated memcpy string overflow error
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 9d0a0414..6919dba7 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -103,6 +103,11 @@ ISC DHCP is open source software maintained by Internet Systems
Consortium. This product includes cryptographic software written
by Eric Young (eay@cryptsoft.com).
+ Changes since 4.4.2 (Bug Fixes)
+
+- Minor corrections to allow compilation under gcc 10.
+ [Gitlab #117]
+
Changes since 4.4.2b1 (Bug Fixes)
- Added a clarification on DHCPINFORMs and server authority to