diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-07-24 00:28:32 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2022-07-24 00:28:32 +0000 |
| commit | 8ad0f7f39526ee0d8f52f44f5434dfd518f8897a (patch) | |
| tree | 41b3da33258b25b56ab85973b91e4e98dd833ae8 /doc/upgrade.html | |
| parent | d9f63961ec01dc02131ad0967734ae1a058b27b8 (diff) | |
| download | mdevd-8ad0f7f39526ee0d8f52f44f5434dfd518f8897a.tar.gz | |
Add "settle" functionality to mdevd-colplug
- Still untested.
- Also prepare for 0.1.6.0.
- Includes a refactor of several functions in mdevd, moved
into an internal libmdevd that is also used by mdevd-coldplug.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
| -rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 5ae8dd3..28485ee 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,15 @@ <h1> What has changed in mdevd </h1> +<h2> in 0.1.6.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.12.0.1. </li> + <li> <a href="//skarnet.org/software/execline/">execline</a> +optional dependency bumped to 2.9.0.1. </li> +</ul> + <h2> in 0.1.5.2 </h2> <ul> @@ -27,7 +36,6 @@ dependency bumped to 2.12.0.0. </li> optional dependency bumped to 2.9.0.0. </li> </ul> - <h2> in 0.1.5.1 </h2> <ul> |
