diff options
author | dscho <dscho> | 2003-02-08 14:28:27 +0000 |
---|---|---|
committer | dscho <dscho> | 2003-02-08 14:28:27 +0000 |
commit | e1d563f8b7d441f6b88ba810b881389775056ffc (patch) | |
tree | 2741f98e27874c03c2d766fb632ea82bc2d028d1 /NEWS | |
parent | 9f6a47087b28fc230e804da404798acb9641cb4e (diff) | |
download | libtdevnc-e1d563f8b7d441f6b88ba810b881389775056ffc.tar.gz libtdevnc-e1d563f8b7d441f6b88ba810b881389775056ffc.zip |
further autoconf'ing
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +Upcoming 0.5 release! + +The library just got autoconf && automake support as well as a real install +target! + +x11vnc was much improved thanks to Karl Runge! + +CursorPosUpdate encoding supported thanks to Const Kaplinsky! + +ZRLE encoding, if you have a c++ compiler! + +HTTP now optionally handles HTTP proxy functions to connect to the same +server only. + +Of course, a lot of bugs fixed since last release... |