Files
krfb/ROADMAP
Tim Jansen ef7fdad0a0 invitation mode working
svn path=/trunk/kdenetwork/krfb/; revision=146122
2002-03-31 02:02:05 +00:00

25 lines
719 B
Plaintext

Version 0.5 (2002/01/02): First release
- first release
- port x0rfbserver with simplified KDE/Qt interface
Version 0.6 (2002/02/18): Improved RFB backend
- replace x0rfbserver's backend with libvncserver
- dcop support
- knotify
Version 0.7 (2002/3/31): Better integration with KDE, improved GUI
- kded module 'kinetd' that listens on the Rfb port and starts KRfb
-> remove debug msgs, replace with knotify
-> better error handling
-> invitation support
- kcontrol module
-> on startup a dialog appears that allows the user to invite somebody
using email (and later other mechanisms). Dialog can be turned off forever,
of course
- remove STDOUT/STDERR logging from libvncserver
Version 0.8:
- i18n
- docs