diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-16 15:17:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-16 15:17:41 +0000 |
commit | 03c67e60a70083cf2ad3f60af5104127d22a9c8f (patch) | |
tree | 806ffc14476dce1cd029133c7c661fa73a44cb83 /doc/upgrade.html | |
parent | 41670f3559eeff21dcdfb32af98be2d367b9816d (diff) | |
download | mdevd-03c67e60a70083cf2ad3f60af5104127d22a9c8f.tar.xz |
Bugfix: fd leak on datafd errors when loading firmware. version: 0.1.0.1v0.1.0.1
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 65e18f6..11144f2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in mdevd </h1> +<h2> in 0.1.0.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 0.1.0.0 </h2> <ul> |