diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-13 16:18:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-13 16:18:44 -0300 |
commit | 2f34c21c9f187240a3f9b76654daf6cb638efa00 (patch) | |
tree | 596d8d52bd92e723ff00949618304c91df71e50a /ChangeLog.md | |
parent | da0aa7db0a02e0ca1319ff85b9bea300d188aaa3 (diff) | |
download | kvmx-2f34c21c9f187240a3f9b76654daf6cb638efa00.tar.gz kvmx-2f34c21c9f187240a3f9b76654daf6cb638efa00.tar.bz2 |
Feat: inotify action
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index f8f520c..7a0c8a4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # ChangeLog +## 0.3.0 - unreleased + +* Inotify action for watching a folder in the host and issuing commands in the + guest upon change. + ## 0.2.0 - 2024-07-02 * Increase default `msize` for 9p mounts to 32MiB depending on kernel support, |