diff --git a/guacamole-common-js/ChangeLog b/guacamole-common-js/ChangeLog new file mode 100644 index 000000000..250fe0ad6 --- /dev/null +++ b/guacamole-common-js/ChangeLog @@ -0,0 +1,18 @@ +2011-12-11 Michael Jumper + + * Implemented improved instruction format + * Fixed errors in IE in on-screen keyboard + * Relicensed as Mozilla/LGPL/GPL + * Touch support (emulates touchpad control of mouse pointer) + * "rect" and "clip" instructions + +2011-07-13 Michael Jumper + + * "sync" instruction + * Channel masks (alpha compositing) + * Multiple tunnel support + +2011-03-02 Michael Jumper + + * Initial release +