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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-André Moreau <marcandre.moreau@gmail.com>2012-02-10 22:54:23 +0400
committerMarc-André Moreau <marcandre.moreau@gmail.com>2012-02-10 22:54:23 +0400
commit8ed91e7e66c5fb61a36cffd621a3ec86d7848bfc (patch)
treeee7fdac29fb0a316bd2d8bf67598ee94ad211a46
parent235132471264a980ea79f94cf0b31be3112c5be5 (diff)
changelog: updated for 1.0.0 release1.0.0
-rw-r--r--remmina/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/remmina/ChangeLog b/remmina/ChangeLog
index 793f234e4..147fecaa4 100644
--- a/remmina/ChangeLog
+++ b/remmina/ChangeLog
@@ -1,3 +1,15 @@
+***** 1.0.0 - 2012-02-10 *****
+Main program design and functionality:
+o Switch to the CMake build system
+o Refactoring of code style
+o Changing file name convention
+
+RDP protocol related:
+o Support for FreeRDP 1.0
+o Support for RemoteFX
+o Support for Network Level Authentication
+o Added certificate validation prompt
+
***** 0.9.0 - 2010-12-12 *****
Main program design and functionality:
o Rewrite plugin system so that plugins can have more flexibilities