mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 05:47:45 +00:00
Update version and changelog
This commit is contained in:
parent
892fe68902
commit
0596b05177
4
README
4
README
@ -1,6 +1,6 @@
|
||||
Internet Software Consortium DHCP Distribution
|
||||
Version 3, Release Candidate 3
|
||||
April 27, 2001
|
||||
Version 3, Release Candidate 4
|
||||
April 30, 2001
|
||||
|
||||
README FILE
|
||||
|
||||
|
12
RELNOTES
12
RELNOTES
@ -1,6 +1,6 @@
|
||||
Internet Software Consortium DHCP Distribution
|
||||
Version 3, Release Candidate 3
|
||||
April 27, 2001
|
||||
Version 3, Release Candidate 4
|
||||
April 30, 2001
|
||||
|
||||
Release Notes
|
||||
|
||||
@ -56,6 +56,14 @@ Murrell at BC Tel Advanced 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 Release Candidate 3
|
||||
|
||||
- Do lease billing on startup in a way that I *think* will finally do
|
||||
the billing correctly - the previous method could overbill as a
|
||||
result of duplicate leases.
|
||||
|
||||
- Document OMAPI server objects.
|
||||
|
||||
Changes since 3.0 Release Candidate 2 Patchlevel 1
|
||||
|
||||
- Fix some problems in the DDNS update code. Thanks to Albert
|
||||
|
@ -1,3 +1,3 @@
|
||||
/* Current version of ISC DHCP Distribution. */
|
||||
|
||||
#define DHCP_VERSION "V3.0rc3"
|
||||
#define DHCP_VERSION "V3.0rc4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user