diff options
| author | 2017-11-20 08:03:14 +0100 | |
|---|---|---|
| committer | 2017-11-20 08:03:14 +0100 | |
| commit | 6c022aeca8ee93d396ecf8de6883ab084dfef77b (patch) | |
| tree | 4f1d836634361fb188cbb8fd2f2270f98d9a7cba | |
| parent | c558955a15560a83e75e7fa813bce6cb595bdf59 (diff) | |
Changelog 1690
https://github.com/FreshRSS/FreshRSS/issues/1690
https://github.com/FreshRSS/FreshRSS/pull/1691
https://github.com/FreshRSS/FreshRSS/pull/1692
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d7f045397..23414cfef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Remove "SimplePie" name from HTTP User-Agent string [#1656](https://github.com/FreshRSS/FreshRSS/pull/1656) * Bug fixing * Work-around for `CURLOPT_FOLLOWLOCATION` `open_basedir` bug in favicons and PubSubHubbub [#1655](https://github.com/FreshRSS/FreshRSS/issues/1655) + * Fix PDO PostgreSQL detection [#1690](https://github.com/FreshRSS/FreshRSS/issues/1690) * CLI * New command `./cli/db-optimize.php` for database optimisation [#1583](https://github.com/FreshRSS/FreshRSS/issues/1583) * SQL |
