diff options
| author | Ryan Harper <[email protected]> | 2020-01-30 12:49:34 -0600 |
|---|---|---|
| committer | Ryan Harper <[email protected]> | 2020-01-30 12:49:34 -0600 |
| commit | 22705747e57cae78f905bb9f563c94e9ed79f5d6 (patch) | |
| tree | 37dcba753d9d4d108c818231ab7673c199edc4e9 | |
| parent | 298728b39a02187627486c66dc7d636f8862562d (diff) | |
update changelog (New upstream snapshot 19.3-16-g941c43ff).
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 256578ce..c9232c45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +curtin (19.3-16-g941c43ff-0ubuntu1) UNRELEASED; urgency=medium + + * New upstream snapshot. + - block_meta: use reliable fs_spec entries for block devices (LP: #1851899) + - multipath: handle removal of multipath partitions correctly + (LP: #1857042) + + -- Ryan Harper <[email protected]> Thu, 30 Jan 2020 12:49:27 -0600 + curtin (19.3-14-ga45a54ca-0ubuntu1) focal; urgency=medium * New upstream snapshot. |
