summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2019-04-10 09:35:49 +0000
committerVictor Toso <me@victortoso.com>2019-04-12 13:04:38 +0000
commitf8114fc266469332331dfe5a9d2e4c7b27b7a8da (patch)
treeaaf80b46baf1606ed519d4633af324cc8abd502a
parent0f6b1848d947f6a3793c0e2f525c8329582b4639 (diff)
NEWS: prepare for 0.14.0 release
Signed-off-by: Victor Toso <victortoso@redhat.com> Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c78a58b..596643a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+Major changes in 0.14.0
+=======================
+* Bumping minor to show that some types and values were removed
+* Regenerate enums.h (from spice.proto) which removes:
+ * SpicePubkeyType;
+ * SpiceTunnelServiceType;
+ * SpiceTunnelIpType;
+ * SPICE_MSG_TUNNEL_* and SPICE_MSGC_TUNNEL_*
+* Add VDAgentGraphicsDeviceInfo message
+* Add StreamMsgGraphicsDeviceInfo message
+* Add padding to SpiceStat structure
+
Major changes in 0.12.15
========================
* Add support for h265 video codec