From eca42455662ce1b6cdfde671872062a7782567f5 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 22 Oct 2012 15:49:43 -0700 Subject: [PATCH] Updated ChangeLog --- libguac/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguac/ChangeLog b/libguac/ChangeLog index a79100e5..7ae48c07 100644 --- a/libguac/ChangeLog +++ b/libguac/ChangeLog @@ -1,3 +1,9 @@ +2012-10-22 Michael Jumper + + * Implement protocol nesting (via "nest" instruction) + * Add size/audio/video events + * Add guac_client_info structure to be populated during handshake + 2012-07-23 Michael Jumper * Add unit tests for Unicode in protocol