summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2003-07-25 19:36:04 +0000
committerDavid Hankins <dhankins@isc.org>2003-07-25 19:36:04 +0000
commit3c1a69e4740f203744c44d143da89fe1370ce791 (patch)
tree31bcb059ceb96a0611c02cc99846157818810323
parent56479e1f7eb6cd8b2758ffc3b582aa6cbe181f11 (diff)
downloadisc-dhcp-3c1a69e4740f203744c44d143da89fe1370ce791.tar.gz
- RELNOTES update for memory leak patch.
-rw-r--r--RELNOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 97d1c943..86001ce6 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -82,6 +82,9 @@ and for prodding me into improving it.
- A patch from Bill Stephens was applied which resolves a problem with lease
expiry times in failover configurations.
+- A memory leak in configuration parsing was closed thanks to a patch from
+ Steve G.
+
Changes since 3.0.1rc10
- Potential buffer overflows in minires repaired.