diff options
| author | 2016-12-21 17:13:35 +0100 | |
|---|---|---|
| committer | 2016-12-21 17:13:35 +0100 | |
| commit | 2ff950bda31448443d1784cc323fae63aae71018 (patch) | |
| tree | efbedad28c7392c5639cda7ecf9dbd7e3bc9e8fe | |
| parent | 969c61871ed65ee3fd9007db03a51ef94f24df72 (diff) | |
Changelog curl user-agent for favicons
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e812d70be..ff2312c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ * Features * Add git compatibility in Web update system [#1357](https://github.com/FreshRSS/FreshRSS/issues/1357) * Requires that the initial installation is done with git +* SQL + * More robust export function in the case of large datasets [#1372](https://github.com/FreshRSS/FreshRSS/issues/1372) * CLI * New command `./cli/user-info.php` to get some user information [#1345](https://github.com/FreshRSS/FreshRSS/issues/1345) * Bug fixing @@ -13,8 +15,7 @@ * Fix bug in confirmation before marking as read [#1348](https://github.com/FreshRSS/FreshRSS/issues/1348) * Fix small bugs in installer [#1363](https://github.com/FreshRSS/FreshRSS/pull/1363) * Allow slash in database hostname, when using sockets [#1364](https://github.com/FreshRSS/FreshRSS/issues/1364) -* Misc. - * More robust export function in the case of large datasets [#1372](https://github.com/FreshRSS/FreshRSS/issues/1372) + * Add curl user-agent to retrieve favicons [#1380](https://github.com/FreshRSS/FreshRSS/issues/1380) * Add a check for PHP extension fileinfo [#1375](https://github.com/FreshRSS/FreshRSS/issues/1375) |
