diff options
author | Alex Legler <alex@a3li.li> | 2014-12-23 17:49:26 +0100 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2014-12-23 17:49:26 +0100 |
commit | e352fff59842ca14fbfd81ee1c4a64297bb598c5 (patch) | |
tree | 153f268484aa5cc41cacf912bdce8c4847df222d /MLEB/Translate/RELEASE-NOTES | |
download | extensions-e352fff59842ca14fbfd81ee1c4a64297bb598c5.tar.gz extensions-e352fff59842ca14fbfd81ee1c4a64297bb598c5.tar.bz2 extensions-e352fff59842ca14fbfd81ee1c4a64297bb598c5.zip |
Add initial set of additional extensions
Diffstat (limited to 'MLEB/Translate/RELEASE-NOTES')
-rw-r--r-- | MLEB/Translate/RELEASE-NOTES | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MLEB/Translate/RELEASE-NOTES b/MLEB/Translate/RELEASE-NOTES new file mode 100644 index 00000000..dc48933d --- /dev/null +++ b/MLEB/Translate/RELEASE-NOTES @@ -0,0 +1,12 @@ +== Translate 2014.11 == +Released at 2014-11-29. + +=== Noteworthy changes === +* Translate WebAPI documentation is now localized. Only works in MediaWiki 1.24 +and newer. +* Fixed a bug which prevented bootstrapping of shared TTMServer database with +the ElasticSearch backend. +* If you are using the '''Solr backend '''for the translation memory or the +translation search, please let us know. If there are no users for the Solr +backend, we will deprecate and later remove it in favor of the better +maintained ElasticSearch backend. |