diff --git a/xrdp.changes b/xrdp.changes index 977f5e8..0295940 100644 --- a/xrdp.changes +++ b/xrdp.changes @@ -21,6 +21,29 @@ Mon Sep 16 03:34:10 UTC 2019 - Felix Zhang - Rebase xrdp-avahi.diff, worked around stdint.h definitions - Rebase xrdp-fate319683-allow-vnc-resizing.patch +------------------------------------------------------------------- +Mon Sep 16 03:34:10 UTC 2019 - Felix Zhang + +- Update to version 0.9.11 (jsc#SLE-9612) + + New features + - Suppress output (do not draw screen when client window is + minimized) #1330 + - Audio input (microphone) redirection compatible with + MS-RDPEAI #1369 + - Now xrdp can listen on more than one port #1124 #1366 + + Bug fixes + - Fix the issue audio redirection sometimes sounds with long + delay #1363 + - Check term event for more responsive shutdown #1372 + + Known issues + - FreeRDP 2.0.0-rc4 or later might not able to connect to xrdp + due to xrdp's bad-mannered behaviour, add +glyph-cache option + to FreeRDP to connect #1266 + - Audio redirection by MP3 codec doesn't sound with some + client, use AAC instead #965 +- Rebase xrdp-avahi.diff, worked around stdint.h definitions +- Rebase xrdp-fate319683-allow-vnc-resizing.patch + ------------------------------------------------------------------- Tue Sep 10 10:19:14 UTC 2019 - Felix Zhang