summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <me@victortoso.com>2020-03-06 17:05:04 +0100
committerVictor Toso <me@victortoso.com>2020-03-06 17:05:07 +0100
commite0ec178a72aa33e307ee5ac02b63bf336da921a5 (patch)
tree5e5f4235e23f8ce54707d5af5b71a03429eb55b9
parent47c931ce2f2c5107a306f5e3684dd59aefeb67a4 (diff)
Release 0.14.1v0.14.1
Signed-off-by: Victor Toso <victortoso@redhat.com>
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 596643a..a997480 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,21 @@
+Major changes in 0.14.1
+=======================
+* This is the last release with:
+ * Autotools: Meson is now the only supported
+ * foreign_menu_prot.h: Deprecated in this release
+ * controller_prot.h: Deprecated in this release
+* Add VD_AGENT_CAP_CLIPBOARD_NO_RELEASE_ON_REGRAB
+* Add VD_AGENT_CAP_CLIPBOARD_GRAB_SERIAL
+* Add SPICE_MSGC_MAIN_QUALITY_INDICATOR enum
+* Add STREAM_TYPE_QUALITY_INDICATOR message
+* Remove deprecated vdi_dev.h interface
+* Remove deprecated VD_AGENT_CLIPBOARD_MAX_SIZE_DEFAULT
+* Remove deprecated VD_AGENT_CLIPBOARD_MAX_SIZE_ENV
+* Remove unused SPICE_GNUC_ macros
+* qxl_dev: QXLReleaseInfo alignment fix
+* Some documentation added in vd_agentd.h
+* Now shipping a rpm spec file to easy deployment and testing
+
Major changes in 0.14.0
=======================
* Bumping minor to show that some types and values were removed