summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2017-07-12 17:02:58 +0900
committermetalefty <meta@vmeta.jp>2017-07-13 14:34:19 +0900
commit7ee187f35bfb6594abbc7855dc4bc269f02fdbcd (patch)
tree92868c5cc83cb67df7e4d1568f9015d0f2c9aac0
parent858e6149f087f6cca6816a61e1a97cd01bc08427 (diff)
downloadxrdp-proprietary-7ee187f35bfb6594abbc7855dc4bc269f02fdbcd.tar.gz
xrdp-proprietary-7ee187f35bfb6594abbc7855dc4bc269f02fdbcd.zip
Update NEWS
-rw-r--r--NEWS.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 23d1a0c1..58eb802c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,10 +5,14 @@
## Bugfixes
* Now sesman sets mandatory LOGNAME environment variable #725
+ * Now sesman ensures socket directory present #801
* Exit with failure status if port already in use #644
- * Eliminate some hard coded paths
+ * Eliminate some hard coded paths
+ * Fix a glitch with IPv4 struct initialization #803
* Fix some keyboard layout integration (UK, Spanish)
* Fix handle OS when IPv6 disabled #714
+ * Fix issues around systemd session #778
+ * Fix protocol error when 32 bit color and non RemoteFX session #737 #804
* Fix sesadmin shows error when no sessions #797
* Fix TLS spins 100% CPU #728
* Fix Xvnc backend disconnects when some data copied to clipboard #755
@@ -19,6 +23,9 @@
* Optimize startwm.sh for SUSE
* Several cleanups and optimizations
+## Known issues
+ * Windows 10 (1703) shows mode black blank screen in RemoteFX mode
+
-----------------------
# Release notes for xrdp v0.9.2 (2017/03/30)