summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-02 10:29:29 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-02 10:29:29 +0000
commitdcd6405bb3c54500b32cdc0c8ce652f5942e4c46 (patch)
tree1a9c02f3bfa755f2f19864cfb68bda59a2218ab9 /ChangeLog
parent99338666a8d502e7ddef374d762c6844e1c28941 (diff)
Specify no EPRT on FTP downloads. Fix request to CURL when not
using PASV. Fix incorrect return value from ftp_ls_data. Tidy Dolby fetching code a bit. Fix sensitivity of Dolby download button (#769).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b70592da..62b4a631a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-12-02 Carl Hetherington <cth@carlh.net>
+ * Various fixes to certificate downloading.
+
* Version 2.5.13 released.
2015-12-02 Carl Hetherington <cth@carlh.net>