Changelog: update

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
diff --git a/Changelog b/Changelog
index b2494ee..5e8d87e 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,11 @@
 releases are sorted from youngest to oldest.
 
 version 5.0.2:
+- swscale: aarch64: Fix yuv2rgb with negative strides
+- avcodec/atrac3plusdec: fix compilation failure after last commit
+- avcodec/atrac3plus: reorder channels to match the output layout
+- avcodec/aacdec: fix parsing streams with channel configuration 11
+- Changelog: update
 - avcodec/speexdec: Check channels > 2
 - avformat/vividas: Check packet size
 - avcodec/dstdec: Check for overflow in build_filter()