summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2017-09-26 15:45:09 +0900
committermetalefty <meta@vmeta.jp>2017-09-26 15:56:11 +0900
commite102b7cc8cca26e22f1b285b3adb1fcf6ee923ab (patch)
treec3c45753d17d3ed0d3ce939cb2271aedaccfc226
parentac5987cf130307d22ffc431f84bef02c412bc44e (diff)
downloadxrdp-proprietary-e102b7cc8cca26e22f1b285b3adb1fcf6ee923ab.tar.gz
xrdp-proprietary-e102b7cc8cca26e22f1b285b3adb1fcf6ee923ab.zip
update NEWS, mention known issues
-rw-r--r--NEWS.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 8d0a2a49..b90e26d8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -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.