diff --git a/ChangeLog b/ChangeLog index a3a12e4..2d8b5ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-21 Johannes E. Schindelin + * do not send unneccessary updates when drawing a cursor + * ignore SIGPIPE; it is handled by EPIPE + * add an example how to use rfbDoCopyRect + 2004-01-19 Karl Runge * handle mouse button number mismatch * improved pointer input handling during drags, etc.