diff options
author | runge <runge> | 2005-06-21 13:28:22 +0000 |
---|---|---|
committer | runge <runge> | 2005-06-21 13:28:22 +0000 |
commit | b2323a90fd8e5d8f481f871ead688db1961d6991 (patch) | |
tree | 1bac4571f584e1af82bc188f89ed284dbf164d66 /x11vnc/ChangeLog | |
parent | 7b933e170e04576873bb9bcd3f4d19c8ffbf83af (diff) | |
download | libtdevnc-b2323a90fd8e5d8f481f871ead688db1961d6991.tar.gz libtdevnc-b2323a90fd8e5d8f481f871ead688db1961d6991.zip |
x11vnc: long info and tips when XOpenDisplay fails, reinstate "bad desktop" for wireframe
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r-- | x11vnc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 95456f0..ce37ec6 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,3 +1,7 @@ +2005-06-21 Karl Runge <runge@karlrunge.com> + * reinstate "bad desktop" for wireframe. + * extra long info and tips of XOpenDisplay fails. + 2005-06-18 Karl Runge <runge@karlrunge.com> * clean up some malloc/free problems (don't free the current cursor) * set DISPLAY before calling gconf, dcop under -solid |