Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2018-03-06 02:44:16 +0300
committerDennis Schubert <mail@dennis-schubert.de>2018-03-10 06:45:54 +0300
commit3bb6d6d67779e8005e52ddd3acc8571b471b9819 (patch)
tree8f4ea1aa941c1c249c6c399208d6b1bf6f90cc30 /Changelog.md
parent0b0070abebb3d45d9c20c7e70f385dcc5f477672 (diff)
Bump rails-i18n
fixes #7527 closes #7731
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 2835f4c73..4c29c8076 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -10,6 +10,7 @@
* Fixed a compatiblitiy issue with non-diaspora\* webfingers [#7718](https://github.com/diaspora/diaspora/pull/7718)
* Don't retry federation for accounts without a valid public key [#7717](https://github.com/diaspora/diaspora/pull/7717)
* Fix stream generation for tagged posts with many followed tags [#7715](https://github.com/diaspora/diaspora/pull/7715)
+* Fix incomplete Occitan date localizations [#7731](https://github.com/diaspora/diaspora/pull/7731)
## Features
* Add basic html5 audio/video embedding support [#6418](https://github.com/diaspora/diaspora/pull/6418)