Commit 069808db authored by dscho's avatar dscho

update ChangeLog

parent 54da39ba
when closing a client and no longer listening for new ones, don't crash
fixed a bug with ClientConnectionGone
endianness is checked at configure time
fixed a bug that prevented the first client from being closed
fixed that annoying "libvncserver-config --link" bug
make rfbReverseByte public (for rdp2vnc)
fixed compilation on OS X, IRIX, Solaris
install target for headers is now ${prefix}/include/rfb ("#include <rfb/rfb.h>")
renamed "sraRegion.h" to "rfbregion.h"
CARD{8,16,32} are more standard uint{8,16,32}_t now
fixed LinuxVNC colour handling fixed LinuxVNC colour handling
fixed a bug with pthreads where the connection was not closed fixed a bug with pthreads where the connection was not closed
moved vncterm to main package (LinuxVNC included) moved vncterm to main package (LinuxVNC included)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment