guacamole-spice-protocol/guacd/ChangeLog

41 lines
1.1 KiB
Plaintext
Raw Normal View History

2012-10-22 22:52:53 +00:00
2012-10-22 Michael Jumper <zhangmzike@users.sourceforge.net>
* Migrate function naming to 0.7.0
* Fix log message ordering
* Add size preamble instruction handling
* Handle audio/video preamble instructions with stubs
2012-09-10 Alex Bligh <alex@alex.org.uk>
* Fix daemonization (ticket #178, Debian bug #685637)
2012-06-10 04:34:38 +00:00
2012-05-24 Michael Jumper <zhangmaike@users.sourceforge.net>
* Update README and manpage
2012-05-23 David Pham-Van <d.pham-van@ulteo.com>
* Add foreground option to daemon
2012-05-05 02:27:32 +00:00
2012-05-04 Michael Jumper <zhangmaike@users.sourceforge.net>
2012-05-05 02:14:28 +00:00
* Migrated to libguac 0.6.0
* Add manpage and LICENSE to source .tar.gz
* Restrict addresses used for binding
* Improve logging
* Log messages to both syslog and STDERR
2011-12-11 23:20:18 +00:00
2011-12-11 Michael Jumper <zhangmaike@users.sourceforge.net>
* Migrated daemon functions from libguac to guacd
* Improved logging
* Updated to match naming conventions
* Removed forced sleep between message handles (much faster)
* Added manpage
* Added -b option for specifying bind address
2011-03-01 08:58:39 +00:00
2011-02-28 Michael Jumper <zhangmaike@users.sourceforge.net>
* Initial release