2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Adjust version, update changelog.

This commit is contained in:
Ted Lemon
1999-03-29 19:04:56 +00:00
parent 96c2624b8d
commit 42d30c90f6

View File

@@ -1,7 +1,7 @@
Internet Software Consortium
Dynamic Host Configuration Protocol Distribution
Version 3, Alpha Snapshot
March 26, 1999
March 29, 1999
Release Notes
@@ -55,6 +55,14 @@ pretty decent chance it will do something other than what you expect
when you try to use it. Pointing out inconsistencies between the
documentation and the source code will always be appreciated.
Changes since March 26, 1999
- Set broadcast flag in DHCPDISCOVER packet if appropriate.
- Fix parsing of pool permits and address range statements.
- Account for tabs in parse_warn().
Changes since March 15, 1999
- Only use min-secs parameter on DHCPDISCOVER packets.