diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2015-11-22 13:31:27 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2015-11-22 13:31:27 +0100 |
commit | 857402219899effd1340dcc39010d09b9c5c24a7 (patch) | |
tree | 7b2761f9ebd8c4dffb544feae7cef3a3b305536f /ChangeLog | |
parent | 436a1d4012553a2f33d0e3a5180b3b5ae0378bdd (diff) | |
download | pianobar-857402219899effd1340dcc39010d09b9c5c24a7.tar.gz pianobar-857402219899effd1340dcc39010d09b9c5c24a7.tar.bz2 pianobar-857402219899effd1340dcc39010d09b9c5c24a7.zip |
Prepare for release 2015.11.222015.11.22
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,4 +1,16 @@ +Release 2015.11.22 + +- Switch back to libcurl. tls_fingerprint setting has been replaced by + ca_bundle +- Interruptible network transactions (press ^C). Timeouts removed +- Config file parser fixes and improvements +- Player respects proxy, replaced deprecated api calls +- Added ability to change Pandora settings (username, password, explicit + content filter) +- The usual minor bugfixes/improvements here and there + Release 2014.09.28 + - Fix segfault when retrieving station’s feedback list - Refactored audio player - Correctly detect ffmpeg 2.3 and 2.4 |