diff options
author | Daniil Cherednik <[email protected]> | 2025-07-20 12:05:45 +0200 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2025-07-20 12:05:45 +0200 |
commit | d6d71bbdb6574517fe6c81df343dcb4f31e157fd (patch) | |
tree | 73344933e8548d128f37681a7cbaebf5118a3200 | |
parent | b17df2955f9d23b6b6b7adfd85d2ce1449512e35 (diff) |
tag: 0.2.10.2.1
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 41b2b33..19b9bff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +atracdenc (0.2.1) UNRELEASED; urgency=low + + * Fix multiple uninitialized memory usage. + + -- Daniil Cherednik <[email protected]> Mon, 20 Jul 2025 10:53:17 +0200 + atracdenc (0.2.0) UNRELEASED; urgency=low * ATH and some bit allocation tuning for ATRAC1 compatible encoding. |