Skip to content

Commit 921a8e9

Browse files
committed
cosmetic: more consistent capitalization in clog
1 parent 41f1f29 commit 921a8e9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@ All notable changes to this project will be documented in this file.
2424
- libopenarc - String arguments are marked as `const` where applicable.
2525

2626
### Fixed
27-
- libopenarc - seals on failed chains only cover the latest ARC header set,
27+
- libopenarc - Seals on failed chains only cover the latest ARC header set,
2828
as required by RFC 8617 section 5.1.2.
29-
- libopenarc - signing with simple header canonicalization works.
29+
- libopenarc - Signing with simple header canonicalization works.
3030
- libopenarc - ARC headers with a misplaced instance tag are rejected.
31-
- libopenarc - unlikely memory leak after memory allocation failures.
31+
- libopenarc - Unlikely memory leak after memory allocation failures.
3232
- libopenarc - The installed pkg-config file is more correct.
3333
- libopenarc - U-labels (domain labels encoded as UTF-8) are allowed in `d=`
3434
and `s=` tags.
35-
- openarc - use after free.
36-
- openarc - unlikely division by zero.
37-
- openarc - small memory leak during config loading.
35+
- openarc - Use after free.
36+
- openarc - Unlikely division by zero.
37+
- openarc - Small memory leak during config loading.
3838

3939
## 1.0.0 - 2024-10-18
4040

@@ -79,7 +79,7 @@ Changes since the last Trusted Domain Project release.
7979
as intended.
8080
- milter - Log messages about the chain validation state use human-readable
8181
strings for the state.
82-
- milter - general overhaul of `Authentication-Results` parsing and
82+
- milter - General overhaul of `Authentication-Results` parsing and
8383
`ARC-Authentication-Results` generation, fixing multiple issues.
8484
- milter - Removed incorrect reference count assertion.
8585
- milter - Large ARC header sets are not truncated.

0 commit comments

Comments
 (0)