diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-26 12:59:02 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-28 22:00:08 -0500 |
commit | 3010ae8c85fe8cb656c9e96a95d0efee0fb2126a (patch) | |
tree | aaef61855b1b4244da57f6a23b0a56ed92ff056f /docs/CHANGELOG | |
parent | 75b2af2464c168525d207e2c4b2d20ea4e1719d0 (diff) | |
download | ampache-3010ae8c85fe8cb656c9e96a95d0efee0fb2126a.tar.gz ampache-3010ae8c85fe8cb656c9e96a95d0efee0fb2126a.tar.bz2 ampache-3010ae8c85fe8cb656c9e96a95d0efee0fb2126a.zip |
Log stderr when we transcode
Now you shouldn't need to manually run the command to see what went
wrong.
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index fc228610..7795dd27 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-FUTURE + - stderr from the transcode command is now logged for debugging - Made database updates more robust and verified that a fresh 3.3.3.5 import will run through the updates without errors - Added support for external authenticators like pwauth (based on a patch by |