Skip to content

Commit 4f431f0

Browse files
committed
Update changelog.
1 parent 9b13a9f commit 4f431f0

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- tls-supported-groups SvcParam support
13-
- Check iana registries for unimplemented (new) RR types and SvcParamKeys
14-
- RR types NINFO, RKEY, RESINFO, WALLET, CLA and TA
12+
- Add semantic checks for DS and ZONEMD digests (NLnetLabs/nsd#205).
13+
- Support registering a callback for $INCLUDE entries (NLnetLabs/nsd#229).
14+
- Add tls-supported-groups SvcParam support.
15+
- Check iana registries for unimplemented (new) RR types and SvcParamKeys.
16+
- Add support for NINFO, RKEY, RESINFO, WALLET, CLA and TA RR types.
17+
18+
### Fixed
19+
20+
- Prepend -march to CFLAGS to fix architecture detection (NLnetLabs/nsd#372).
21+
- Fix propagation of implicit TTLs (NLnetLabs/nsd#375).
22+
- Fix detection of Westmere architecture by checking for CLMUL too.
23+
- Fix compilation on NetBSD (#233).
24+
- Fix reading specialized symbolic links (NLnetLabs/nsd#380).
1525

1626
## [0.1.1] - 2024-07-19
1727

0 commit comments

Comments
 (0)