From 75dd6a4ffac8907bd982796c47c097a68be71563 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 18 Dec 2011 12:34:56 -0800 Subject: [PATCH] Added changelog. --- guacamole-common/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 guacamole-common/ChangeLog diff --git a/guacamole-common/ChangeLog b/guacamole-common/ChangeLog new file mode 100644 index 000000000..7563099b6 --- /dev/null +++ b/guacamole-common/ChangeLog @@ -0,0 +1,19 @@ +2011-12-11 Michael Jumper + + * Implemented improved instruction format + * Fixed failed connections when using Konqueror + * Relicensed as Mozilla/LGPL/GPL + +2011-07-13 Michael Jumper + + * Fixed "no element found" errors + * Added timeouts + * Multiple tunnel support + * Better error handling + * Added JavaDoc + * Added logging + +2011-03-02 Michael Jumper + + * Initial release +