diff options
author | Koichiro IWAO <meta@vmeta.jp> | 2017-09-26 15:45:09 +0900 |
---|---|---|
committer | metalefty <meta@vmeta.jp> | 2017-09-26 15:56:11 +0900 |
commit | e102b7cc8cca26e22f1b285b3adb1fcf6ee923ab (patch) | |
tree | c3c45753d17d3ed0d3ce939cb2271aedaccfc226 /NEWS.md | |
parent | ac5987cf130307d22ffc431f84bef02c412bc44e (diff) | |
download | xrdp-proprietary-e102b7cc8cca26e22f1b285b3adb1fcf6ee923ab.tar.gz xrdp-proprietary-e102b7cc8cca26e22f1b285b3adb1fcf6ee923ab.zip |
update NEWS, mention known issues
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ ## New features * Accept prefill credentials in base64 form #153 #811 - * Indroduce AAC encoder to audio redirection (requires Windows 10) + * Indroduce AAC encoder to audio redirection (requires Windows 10 client) ## Bugfixes * Fix ocasional SEGV in drive redirection #838 @@ -18,6 +18,10 @@ * Add a PAM file for FreeBSD #824 * Several refactorings and cosmetic changes +## Known issues + * Windows 10 (1703) shows black blank screen in RemoteFX mode + * This issue is already fixed at Insider Preview build 16273 + # Release notes for xrdp v0.9.3.1 (2017/08/16) This release fixes a trivial packaging issue #848 occurred in v0.9.3. The issue only affects systemd systems. This release is principally for distro packagers or users who compile & install xrdp from source. |