diff options
author | runge <runge> | 2007-06-15 03:19:05 +0000 |
---|---|---|
committer | runge <runge> | 2007-06-15 03:19:05 +0000 |
commit | d3326942e2e7d1391da0975590dbd2c8668d9328 (patch) | |
tree | 34da35ee116fc657d51736ff65fc0b02b3826801 /x11vnc/ChangeLog | |
parent | 171db9c542cd35b6de8ad88cefd99ea145482df1 (diff) | |
download | libtdevnc-d3326942e2e7d1391da0975590dbd2c8668d9328.tar.gz libtdevnc-d3326942e2e7d1391da0975590dbd2c8668d9328.zip |
x11vnc: fix build error if libssl is missing or --without-ssl supplied.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index f542281..6476e72 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,10 @@ +2007-06-14 Karl Runge <runge@karlrunge.com> + * x11vnc: add detectors if ultravnc chat or file xfer took place, + if so ping clients more frequently. Fix compile bug if libssl + not available. + * ssvnc: add ultravnc ftp jar feature. Add certificate management + "Verify All Certs". + 2007-05-26 Karl Runge <runge@karlrunge.com> * x11vnc: set to version 0.9.2, back to NCACHE -12 for testing. in -unixpw, initial Escape means no echo username (see ssvnc). |