summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c78bd69..f32f3df4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,14 @@ version 0.6.2
shellexec: fixed escaping of single quotes, prevent opening copies of shxui dialogs
vfs_zip: huge speed improvements
vorbis, oggflac: new tagging code (Ian Nartowicz)
+ improved plugin duplicate checking
+ fixed RIFF WAVE header writing in converter
+ fixed 8bit png crash in album art plugin (Ian Nartowicz)
+ static builds now use -O3 -D_FORTIFY_SOURCE=0 compiler flags
+ fixed few issues with implementation of the Play button
+ improved tag writing in converter
+ fixed issues with "background jobs are running" warning
+ changed all wiki links to point to the new wiki on github
version 0.6.1
fixed crash in AAC plugin when mp4 file reports 0 samples (e.g. radio rips)