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

github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiley McArdle <riley@glyff.net>2013-02-24 07:02:13 +0400
committerRiley McArdle <riley@glyff.net>2013-02-24 07:02:13 +0400
commit7c3a349bd612842d2ea336d85ecd3e7de48a43d3 (patch)
treea32516ead3b5d1e538d7de655538d727b46e186f
parent84d3f7d30b515d82120ff299804e0fe6343eeb53 (diff)
Fix typo in CHANGELOG.TXT.1.70RC1
-rw-r--r--CHANGELOG.TXT3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT
index 345ab671..0024e64a 100644
--- a/CHANGELOG.TXT
+++ b/CHANGELOG.TXT
@@ -1,3 +1,4 @@
+1.70 (2013-02-22):
Fixed issue MR-183 - Error trying to save connections when using SQL - Invalid column name _parentConstantId
Fixed issue MR-225 - Tabs do not open in a panel until multiple panels are displayed.
Fixed issue MR-229 - Integrated PuTTY doesn't work in Windows 8 RP
@@ -6,7 +7,7 @@
Fixed issue MR-318 - Wrong tab gets selected when tab names overflow on the tab bar
Fixed issue MR-321 - New connection panel doesn't get panel header if its the only one or is moved
Fixed issue MR-322 - Connection Button not listing servers
- Added option to always show panel tabs
+ Added option to always show panel tabs.
Fixed "Decryption failed. Padding is invalid and cannot be removed." notification.
Fixed KiTTY opening in a separate window when using a saved session.