summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2001-03-17 02:09:02 +0000
committerTed Lemon <source@isc.org>2001-03-17 02:09:02 +0000
commited5ee59141f1bf91bf5016a3b0def64b4f4a2520 (patch)
tree0d9cb62616e09429ecb06640481cf13170a97226 /RELNOTES
parenta3cd7f284e87eb014e5652de5a9ceaccd216d649 (diff)
downloadisc-dhcp-ed5ee59141f1bf91bf5016a3b0def64b4f4a2520.tar.gz
Update version number and changelogV3-BETA-2-PATCH-20
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES18
1 files changed, 16 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index b33deef1..1ecfef3a 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
Internet Software Consortium DHCP Distribution
- Version 3, Beta 2, Patchlevel 19
- March 14, 2001
+ Version 3, Beta 2, Patchlevel 20
+ March 16, 2001
Release Notes
@@ -49,6 +49,20 @@ Communications. I'd like to express my thanks to all of these good
people here, both for working on the code and for prodding me into
improving it.
+ Changes since 3.0 Beta 2 Patchlevel 19
+
+- Fix a bug that could cause the server to abort if compiled with
+ POINTER_DEBUG enabled.
+
+- Fix a bug that could cause the server to spin when responding to a
+ DHCPREQUEST.
+
+- Apply Joost Mulders' suggested patches for DLPI on x86.
+
+- Support NUL characters in quoted strings.
+
+- Install unformatted man pages on SunOS.
+
Changes since 3.0 Beta 2 Patchlevel 18
- Allow the server to be placed in partner-down state using OMAPI.