summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-07-11 21:05:17 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-07-11 21:05:17 +0200
commit27a180167057004a82f2d78ff1d66bc7cdef1423 (patch)
treee811f6ed2c0cc206c400f80d3859f2bcc04c2bd0 /ChangeLog
parent9f020047defd65528acc27c70a9117508f889ce5 (diff)
added 0.6.2-rc2 changes to the ChangeLog
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)