Commit graph

3 commits

Author SHA1 Message Date
Quirin F. Schroll
38f0151910
Polish changelog (#20864) 2025-02-14 08:23:16 +08:00
Nick Treleaven
5cfc340fc0
Update changelog for unsafe bool expressions (#16624)
The original changelog item was added to stable after 2.109.0, so will
appear in 2.109.1:
https://dlang.org/changelog/2.109.1.html#dmd.unsafe-boolean-values

However, fewer people may see point release changelogs, so its worth
repeating those for 2.110 IMO.

This also adds new items.
2024-06-26 20:57:35 +08:00
Nick Treleaven
6c6a89e79f
[stable] Update changelog for unsafe bool values (#16560)
* Update changelog for unsafe bool values

* Casting to bool is actually safe
2024-06-04 10:35:53 +03:00