summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-09 08:16:58 -0500
committerThomas Markwalder <tmark@isc.org>2019-12-09 08:16:58 -0500
commit83175640024277fefae5f3eb5a253bec50717976 (patch)
tree05e8d8e2b558b86198249825891851ec443b46ea /RELNOTES
parent2fefb3ff08295c688fd32d43e3e8fdfa7558f867 (diff)
downloadisc-dhcp-83175640024277fefae5f3eb5a253bec50717976.tar.gz
[#51] Fixed a syntax error in ldap.c51-ldap-c-won-t-compile-under-ubuntu-18
server/ldap.c - fixed invalid compare to "\0" added a release note
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index ba9324bd..a53c55b6 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -199,6 +199,10 @@ by Eric Young (eay@cryptsoft.com).
source.
[Gitlab #35]
+- Fixed a syntax error in ldap.c which cropped up under Ubuntu
+ 18.04.1/gcc 7.4.0. Thanks to Charles Hedrick for pointing it out.
+ [Gitlab #51]
+
Changes since 4.4.0 (New Features)
- none
Changes since 4.4.0 (Bug Fixes)