aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-01-26 15:52:53 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-01-26 15:52:53 +0100
commit38e8e265e0f2ead830aa12e7ef81de12599405b5 (patch)
treef5762ac9c76acf708a50534f081e558489ccad86
parent8afc260e0999a0aa70f19cccf9700292403026f9 (diff)
Changelog 2221 2230
https://github.com/FreshRSS/FreshRSS/pull/2221 https://github.com/FreshRSS/FreshRSS/pull/2229 https://github.com/FreshRSS/FreshRSS/pull/2230 https://github.com/FreshRSS/FreshRSS/pull/2231
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8d8f7c0a4..a9490f25e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,6 +26,9 @@
* Performance + compatibility: Use Apache `SetEnvIf` module if available and fall-back to `RewriteRule` [#2202](https://github.com/FreshRSS/FreshRSS/pull/2202)
* Security
* Fixes when HTTP user does not exist in FreshRSS [#2204](https://github.com/FreshRSS/FreshRSS/pull/2204)
+* I18n
+ * Improve Dutch [#2221](https://github.com/FreshRSS/FreshRSS/pull/2221)
+ * Improve Occitan [#2230](https://github.com/FreshRSS/FreshRSS/pull/2230)
* Accessibility
* Remove alt in logo [#2209](https://github.com/FreshRSS/FreshRSS/pull/2209)