diff options
author | Ryo Nakamura <upa@haeena.net> | 2024-03-14 13:17:13 +0900 |
---|---|---|
committer | Ryo Nakamura <upa@haeena.net> | 2024-03-14 13:21:25 +0900 |
commit | 40cf231e9a75e2134a6742433dd6b9529d1b773d (patch) | |
tree | 9f2b5c7675d0deac06a8edf8f92601b2d3ca29f7 /debian | |
parent | 11a48bbe090caab0bbef69a58ea313b11fa41b65 (diff) |
bump version to 0.1.5
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 20d4080..13d8919 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -mscp (0.1.4) UNRELEASED; urgency=medium +mscp (0.1.5) UNRELEASED; urgency=medium + + * add support for resuming failed transfer (#5 and #10) + * remove the list structure derived from the linux kernel and refactoring + for this change. + * add and fix test cases (changing port number and number of connections) + + -- Ryo Nakamura <upa@haeena.net> Thu, 14 Mar 2024 12:51:23 +0900 + +mscp (0.1.4) unstable; urgency=medium * add a test for builds on FreeBSD * updat container images for tests |