diff options
author | Jeremy White <jwhite@codeweavers.com> | 2013-09-19 11:10:02 -0500 |
---|---|---|
committer | Jeremy White <jwhite@codeweavers.com> | 2013-09-19 11:10:02 -0500 |
commit | 19ade3cf38cc5f5b61fd038f5ce5f4cdb080e9ca (patch) | |
tree | dd3672f323616909e076c48cd7a3a268859e38ce | |
parent | bb746a03de510251924c08725523d700142e26fd (diff) |
Add changelog for 0.1.4spice-html5-0.1.4
-rw-r--r-- | spice-html5.spec.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/spice-html5.spec.in b/spice-html5.spec.in index 236ae26..5eed4d3 100644 --- a/spice-html5.spec.in +++ b/spice-html5.spec.in @@ -30,6 +30,19 @@ file for Apache, but should work with any web server. %changelog +* Thu Sep 19 2013 Jeremy White <jwhite@codeweavers.com> 0.1.4-1 +- Reduce memory leaks +- Ack every message. +- Aric Stewart: Fix and implement cache handling +- Jordan Pittier: Fix default websocket port detection in spice_auto.html +- Alon Levy: remove default password +- Thomas Goirand - Adds missing mapping of the alphanumeric minus key + +* Thu May 23 2013 Jeremy White <jwhite@codeweavers.com> 0.1.3-1 +- Correct spice_auto.html for a missing include for the spice array buffer. +- Provide limited compatibility for IE10. +- Amos Benari: added on succeess event and added sendCtrlAltDel method. + * Mon Feb 25 2013 Jeremy White <jwhite@codeweavers.com> 0.1.2-2 - Revise the .spec file to use %%{name}, and remove a few uneeded statements - No longer install apache.conf, just put a sample under doc/ |