Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/freerdp.github.io.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Miklautz <bmiklautz@users.noreply.github.com>2022-02-22 16:03:22 +0300
committerGitHub <noreply@github.com>2022-02-22 16:03:22 +0300
commit8a7860ce3f95e005b4453b79ba2f62b3e38a0ab2 (patch)
tree5bf760e6dcf85e33ee45a8c27ae5d17a75a444a1
parentf8cf327f4592c9bac493f8c6fe2353a6bf7d51bc (diff)
parentc1be0208d7db9587d204111525242730d69a2249 (diff)
Merge pull request #8 from FreeRDP/release_2_6_0
2.6.0 blog post
-rw-r--r--_posts/2022-02-22-2_6_0-released.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/_posts/2022-02-22-2_6_0-released.md b/_posts/2022-02-22-2_6_0-released.md
new file mode 100644
index 0000000..b43f069
--- /dev/null
+++ b/_posts/2022-02-22-2_6_0-released.md
@@ -0,0 +1,19 @@
+---
+layout: posts
+title: 2.6.0 Maintenance and security release
+date: 2022-02-22
+author: an
+---
+
+FreeRDP 2.6.0 has just been released and uploaded to
+
+https://pub.freerdp.com/releases/
+
+2.6.0 is a maintenance release with focus on improved android support.
+It also introduces a new RDP channel 'ainput' creating a foundation for relative mouse input with RDP
+
+See our ChangeLog for a complete list of changes https://github.com/FreeRDP/FreeRDP/blob/2.6.0/ChangeLog
+
+
+Best regards,
+the FreeRDP team.