From 7471ae383e7b7a613f275e19f7b54958a193c891 Mon Sep 17 00:00:00 2001 From: akallabeth Date: Thu, 16 Feb 2023 09:54:29 +0100 Subject: [PATCH] [release] updated changelog --- ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 41ce3be12dd3..17707a3512ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,25 @@ -# 20xx-xx-xx Version 2.x.x +# 2023-02-16 Version 2.10.0 + +Notewhorth changes: +* Fix android build scripts, use CMake from SDK +* Fix connection negotiation with mstsc/msrdc #8426 +* [ntlm]: use rfc5929 binding hash algorithm #8430 +* [channels,printer] Fixed reference counting #8433 +* Fix uwac pixman #8439 +* Fix Rdp security #8457 +* [client,x11] Detect key autorepeat #8522 +* [build] add channel path to RPATH #8551 +* Fix build with BUILTIN_CHANNELS=OFF #8560 +* revert changes so that the osmajortype/osminortype is not overwritten #8571 +* [uwac] do not use iso C functions #8604 +* [winpr,sam] fix inalid NULL arguments #8605 +* Fix incompatible function pointer types #8625 Fixed issues: * Backported #8581: Ignore data PDUs for DVCs that were not opened successfully +* Backported #8498: [channel,urbdrc] fix type of usb hotplug callback +* Backported #8537: Extended info enforce limits +* Backported #8611: [core] add missing redirection fields # 2022-11-16 Version 2.9.0