diff options
author | runge <runge@karlrunge.com> | 2009-12-21 11:02:31 -0500 |
---|---|---|
committer | runge <runge@karlrunge.com> | 2009-12-21 11:02:31 -0500 |
commit | 9659bc129f520b635b7056cf5d746a35003a6b80 (patch) | |
tree | f393ac13d20b5b707c6360460d265e8b0f3aab73 /x11vnc/ChangeLog | |
parent | 10f325e2767290a8bf0ad041ecb903c621486faa (diff) | |
download | libtdevnc-9659bc129f520b635b7056cf5d746a35003a6b80.tar.gz libtdevnc-9659bc129f520b635b7056cf5d746a35003a6b80.zip |
x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but still
have ssl. Tweak ps command in find_display. Try to handle
AIX su. Ignore an initial newline at login: for -unixpw.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 0f7e547..c3c8382 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,8 @@ +2009-12-21 Karl Runge <runge@karlrunge.com> + * x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but still + have ssl. Tweak ps command in find_display. Try to handle + AIX su. Ignore an initial newline at login: for -unixpw. + 2009-12-18 Karl Runge <runge@karlrunge.com> * x11vnc: fix keycode and other remote control actions under DIRECT: with an extra XFlush and other safety measures. |