diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-04-24 20:09:20 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-04-24 20:09:20 +0200 |
commit | bdd2e9ae798b86e16f2d40981af0c59915f8c90f (patch) | |
tree | f4a9d1bc216bce463a9e92f01f99b453827b8253 /ChangeLog | |
parent | bbed23df60c4bfc067b4f7c03574cfe11cc8bb60 (diff) | |
download | pianobar-windows-bdd2e9ae798b86e16f2d40981af0c59915f8c90f.tar.gz pianobar-windows-bdd2e9ae798b86e16f2d40981af0c59915f8c90f.tar.bz2 pianobar-windows-bdd2e9ae798b86e16f2d40981af0c59915f8c90f.zip |
Prepare for release 2012.04.24
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Release 2012.04.24 + +- Fix format string crash +- Fix sync response parser +- Fix possible stdin close on error +- Fix undefined behavior (mutex unlock) +- Use TLS for every request with new setting force_tls +- New error codes EXCESSIVE_ACTIVITY and DAILY_SKIP_LIMIT_REACHED +- Autoselect last remaining item of filtered list, disable with autoselect = 0 +- Warn if control fifo is not a fifo +- Code cleanup + Release 2012.01.10 - Use TLS for login only |