diff options
| -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. |
