diff options
author | dscho <dscho> | 2004-08-30 15:48:15 +0000 |
---|---|---|
committer | dscho <dscho> | 2004-08-30 15:48:15 +0000 |
commit | 86d7695f8b82ff542672e34645825612c5c7f577 (patch) | |
tree | 7c6ca5e2a45df5b847ba9f996ccf649a33fba28a /ChangeLog | |
parent | 97299606daab079cd88a096308487341c113ccec (diff) | |
download | libtdevnc-86d7695f8b82ff542672e34645825612c5c7f577.tar.gz libtdevnc-86d7695f8b82ff542672e34645825612c5c7f577.zip |
API changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-08-29 Johannes E. Schindelin <Johannes.Schindelin@gmx.de> + * */*.[ch]: API changes: global functions/structures should have + * either "rfb", "sra" or "zrle" as prefix, while structure members + * should not... + 2004-08-29 Karl Runge <runge@karlrunge.com> * x11vnc: changes in cursor shape handling: use rfbSetCursor() * cursor shape options: -cursor, -cursor (X|some|most) |