mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-22 18:07:25 +00:00
[master] Fix typos found during release engineering
This commit is contained in:
parent
35baec748a
commit
4809ef5cf6
8
RELNOTES
8
RELNOTES
@ -14,7 +14,7 @@ for DHCPv4. These include:
|
|||||||
|
|
||||||
- Support for on_commit, on_expiry and on_release statements
|
- Support for on_commit, on_expiry and on_release statements
|
||||||
|
|
||||||
- Better logging of address assignements
|
- Better logging of address assignments
|
||||||
|
|
||||||
- Support for using DHCPv6 relay options in expressions
|
- Support for using DHCPv6 relay options in expressions
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
which improves performance. [ISC-Bugs #22228]
|
which improves performance. [ISC-Bugs #22228]
|
||||||
Update this patch to support asynchronous DDNS. If the server is
|
Update this patch to support asynchronous DDNS. If the server is
|
||||||
attempting to do DDNS on a lease it should be udpated and written to
|
attempting to do DDNS on a lease it should be udpated and written to
|
||||||
disk even if that wouldn't be necessary due to the thresholding
|
disk even if that wouldn't be necessary due to the thresholding.
|
||||||
[ISC-Bugs #26311]
|
[ISC-Bugs #26311]
|
||||||
|
|
||||||
- The 'no available billing' log line now also logs the name of the last
|
- The 'no available billing' log line now also logs the name of the last
|
||||||
@ -79,7 +79,7 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
[ISC-Bugs #20680]
|
[ISC-Bugs #20680]
|
||||||
|
|
||||||
- Add support in v6 for on-commit, on-expire and on-release.
|
- Add support in v6 for on-commit, on-expire and on-release.
|
||||||
[ISC-Bugs #27912
|
[ISC-Bugs #27912]
|
||||||
|
|
||||||
- Add support for using classes with v6.
|
- Add support for using classes with v6.
|
||||||
[ISC-Bugs #26510]
|
[ISC-Bugs #26510]
|
||||||
@ -215,7 +215,7 @@ work on other platforms. Please report any problems and suggested fixes to
|
|||||||
to the clients.
|
to the clients.
|
||||||
[ISC-Bugs #26377]
|
[ISC-Bugs #26377]
|
||||||
|
|
||||||
- Fix an operation in the DDDNS code to be a bitwise instead of logcial or.
|
- Fix an operation in the DDNS code to be a bitwise instead of logcial or.
|
||||||
[ISC-Bugs #35138]
|
[ISC-Bugs #35138]
|
||||||
|
|
||||||
Changes since 4.2.4
|
Changes since 4.2.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user