summaryrefslogtreecommitdiffstats
path: root/NEWS.md
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2017-07-06 15:11:56 +0900
committermetalefty <meta@vmeta.jp>2017-07-06 18:07:32 +0900
commit73a37a544151a2fbb9fa9295f77b34e3f80288bb (patch)
tree038e6fcb8dec667f4f2edde8a735ba45413c18ea /NEWS.md
parente0b73bf700ac5f730ba2fc7ef1706734381d1874 (diff)
downloadxrdp-proprietary-73a37a544151a2fbb9fa9295f77b34e3f80288bb.tar.gz
xrdp-proprietary-73a37a544151a2fbb9fa9295f77b34e3f80288bb.zip
Prepare release v0.9.3
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index ee870bdf..23d1a0c1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,26 @@
+# Release notes for xrdp v0.9.3 (2017/07/07)
+
+## New features
+ * Log user-friendly messages when certificate/privkey is inaccessible
+
+## Bugfixes
+ * Now sesman sets mandatory LOGNAME environment variable #725
+ * Exit with failure status if port already in use #644
+ * Eliminate some hard coded paths
+ * Fix some keyboard layout integration (UK, Spanish)
+ * Fix handle OS when IPv6 disabled #714
+ * 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
+ * Pick up the first section if given section(domain) doesn't match anything #750
+
+## Other changes
+ * Change xrdp-chansrv log path to include display number
+ * Optimize startwm.sh for SUSE
+ * Several cleanups and optimizations
+
+-----------------------
+
# Release notes for xrdp v0.9.2 (2017/03/30)
## New features
* RemoteFX codec support is now enabled by default.