diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-12-24 14:05:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-12-24 14:05:47 +0000 |
commit | aab9231aeeec1f18b89163e06fe16c3718c2abba (patch) | |
tree | b0df80a5b7e0eae9acbecd78c0b7fa35f9200518 /doc/upgrade.html | |
parent | f982dc64bfa4c6c42652f30af4d1389ca8fbc3e9 (diff) | |
download | mdevd-aab9231aeeec1f18b89163e06fe16c3718c2abba.tar.xz |
Prepare for 0.1.3.0; add -C option for autocoldplug
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 2725faf..7775575 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,16 @@ <h1> What has changed in mdevd </h1> +<h2> in 0.1.3.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.10.0.0. </li> + <li> A <tt>-C</tt> option has been added to +<a href="mdevd.html">mdevd</a>. This triggers a coldplug when +mdevd is ready, for faithful <tt>mdev -d</tt> emulation. </li> +</ul> + <h2> in 0.1.2.0 </h2> <ul> |