Merge "Parser functions now format numbers according to page language (2nd attempt)"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.29
index 10b152d..a205f01 100644 (file)
@@ -46,6 +46,8 @@ production.
 ==== Removed and replaced external libraries ====
 
 === Bug fixes in 1.29 ===
+* (T62604) Core parser functions returning a number now format the number according
+  to the page content language, not wiki content language.
 
 === Action API changes in 1.29 ===
 * Submitting sensitive authentication request parameters to action=clientlogin,