We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06e65aa commit fb3ffa6Copy full SHA for fb3ffa6
4 files changed
CHANGELOG.md
@@ -6,6 +6,7 @@ Changelog for Remote Support Tool
6
7
- update to OpenSSH 7.8p1-1 for Windows Vista and newer
8
- update to TightVNC 2.8.11
9
+- update to OSXvnc 5.2.1
10
11
12
0.5 (16 Jan 2017)
README.md
@@ -96,9 +96,9 @@ the operating system):
96
- [x11vnc 0.9.13](http://www.karlrunge.com/x11vnc/) (GPLv2) created with
97
the [`build-x11vnc.tcl`](utils/build-x11vnc.tcl) script
98
99
-- for Mac OS X (10.7+)
+- for Mac OS X (10.11+)
100
101
- - [OSXvnc 5.0.1](https://github.com/stweil/OSXvnc) (GPLv2) using binaries
+ - [OSXvnc 5.2.1](https://github.com/stweil/OSXvnc) (GPLv3) using binaries
102
from [github.com](https://github.com/stweil/OSXvnc/releases)
103
104
- for Windows (Vista and newer)
0 commit comments