From c4f6a596a88ea522cb715c82d416f154c007c805 Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Tue, 23 Apr 2013 14:21:29 -0300 Subject: [PATCH] Update changelog Signed-off-by: Claudio Matsuoka --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 6617220..f3c8b94 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,10 @@ Stable versions --------------- +4.0.4 (): + - Fix executable suffix in MinGW32 + - Fix frame info display in Windows (reported by vaseleos0) + 4.0.3 (20130420): - Fix native-endian coreaudio output (reported by Misty De Meo) - Fix MinGW32 build (reported by vaseleos0)