mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-27 15:28:22 -04:00
Merge pull request #8023 from daverodgman/changelog-warning-fixes
Clarify changelog not needed for compiler warnings
This commit is contained in:
commit
3b5e8aa05c
@ -21,6 +21,9 @@ We generally don't include changelog entries for:
|
|||||||
* Performance improvements, unless they are particularly significant.
|
* Performance improvements, unless they are particularly significant.
|
||||||
* Changes to parts of the code base that users don't interact with directly,
|
* Changes to parts of the code base that users don't interact with directly,
|
||||||
such as test code and test data.
|
such as test code and test data.
|
||||||
|
* Fixes for compiler warnings. Releases typically contain a number of fixes
|
||||||
|
of this kind, so we will only mention them in the Changelog if they are
|
||||||
|
particularly significant.
|
||||||
|
|
||||||
Until Mbed TLS 2.24.0, we required changelog entries in more cases.
|
Until Mbed TLS 2.24.0, we required changelog entries in more cases.
|
||||||
Looking at older changelog entries is good practice for how to write a
|
Looking at older changelog entries is good practice for how to write a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user