diff options
author | dscho <dscho> | 2005-05-18 09:11:27 +0000 |
---|---|---|
committer | dscho <dscho> | 2005-05-18 09:11:27 +0000 |
commit | a40b790ee4201a8e9013daaa594b305ef23a5e67 (patch) | |
tree | 66032082b74c554e1dd32bc5486f21d4214a854e /ChangeLog | |
parent | 2b3f56d3611429190e8ecef512236b01dbfaf83e (diff) | |
download | libtdevnc-a40b790ee4201a8e9013daaa594b305ef23a5e67.tar.gz libtdevnc-a40b790ee4201a8e9013daaa594b305ef23a5e67.zip |
fix compilation for systems without socklen_t
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +2005-05-15 Johannes E. Schindelin <Johannes.Schindelin@gmx.de> + * acinclude.m4: fix compilation for systems without socklen_t + 2005-05-17 Karl Runge <runge@karlrunge.com> * x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog |