summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrediano Ziglio <freddy77@gmail.com>2021-04-16 10:47:37 +0100
committerFrediano Ziglio <freddy77@gmail.com>2021-04-16 12:06:21 +0100
commit2f42c1ca7d565f44f238a31c51e0a080b4a1f43b (patch)
tree47cbc66293a5ac5ebde6e67195c876494a0c6caf
parent691bd67ff809f91e27b711b062bad282970615ec (diff)
build: Prepare for 0.15 releasev0.15.0v0.150.15
Mostly minor updates since 0.14.91. See CHANGELOG.md. Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d3749d4..cc803bcf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+Major Changes in 0.15:
+======================
+
+This is the first release in the new 0.15.x stable series. This release should
+be ready for production use.
+
+* Minor updates to CI
+* Some compatibility with OpenSSL
+* Change the behavior of handle_dev_start ignoring multiple start requests
+* Ignore multiple calls to handle_dev_stop
+* Pick up newer spice-common to fix a buffer overflow issue
+
Major Changes in 0.14.91:
=========================