aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-08-04 10:53:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-08-04 10:53:09 -0300
commite599ade1dfb590fc21bfd53a64dcff718ae7b110 (patch)
tree8422d5fa73a063c9a1079b765853364713b8095f /ChangeLog.md
parent9627eb1b00e1c21a4d6d37752193969feea1bf14 (diff)
downloadkvmx-e599ade1dfb590fc21bfd53a64dcff718ae7b110.tar.gz
kvmx-e599ade1dfb590fc21bfd53a64dcff718ae7b110.tar.bz2
Feat: spice: notification on Awesome VM when a Spice session is triggered
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 6347bad..668816c 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -2,12 +2,15 @@
## 0.3.0 - unreleased
-* Improved spice window handling.
-
* Per-mountpoint mode option (ro, rw).
-* Inotify action for watching a folder in the host and issuing commands in the
- guest upon change.
+* Spice:
+ * Improved spice window handling.
+
+ * Inotify action for watching a folder in the host and issuing commands in the
+ guest upon change.
+
+ * Notification on Awesome VM when a Spice session is triggered.
## 0.2.0 - 2024-07-02