diff options
author | Thomas Preud'homme <robotux@celest.fr> | 2020-09-05 20:34:14 +0100 |
---|---|---|
committer | Thomas Preud'homme <robotux@celest.fr> | 2020-09-05 20:34:14 +0100 |
commit | b98b17e9b5d5089a454a385d4576e833047d6b83 (patch) | |
tree | c749a6149a8e07ae37abf3220ae81c51a1cdcf7a | |
parent | c35327521266b151296d0df45375434010037c4e (diff) |
Create new changelog entry and describe new patches
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05f4c1a..bb8053f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ultracopier (2.2.4.5-2) UNRELEASED; urgency=medium + + * Fix missed unconditional uses of PATH_MAX. + * Fix linking of libopus on Hurd. + + -- Thomas Preud'homme <robotux@debian.org> Sat, 05 Sep 2020 20:32:09 +0100 + ultracopier (2.2.4.5-1) unstable; urgency=medium * New upstream release. |