changelog

This commit is contained in:
Armin Novak
2025-12-17 10:44:31 +01:00
committed by akallabeth
parent 94861b8397
commit bbf45320ad

View File

@@ -1,3 +1,14 @@
# 2025-12-17 Version 3.20.0
## What's Changed
* Mingw fixes (#12070)
* [crypto,certificate_data] add some hostname sanitation (#12072)
* [client,common]: Fix loading of rdpsnd channel (#12074)
* [client,sdl] set touch and pen hints (#12076)
For a complete and detailed change log since the last release run:
git log 3.20.0...3.19.1
# 2025-12-12 Version 3.19.1
## What's Changed