From: Amir Sarabadani Date: Mon, 29 Aug 2016 10:17:08 +0000 (+0430) Subject: Add notes in release notes for supporting xiz and xit in time parser function X-Git-Tag: 1.31.0-rc.0~5857 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=7584cd95eedf2c62b53c1af52f73eb46906df0f9;p=lhc%2Fweb%2Fwiklou.git Add notes in release notes for supporting xiz and xit in time parser function Change-Id: I0bec049a23337933a4a2c06b72260d7399c7cd4c --- diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 1463c6d508..d31943d952 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -45,6 +45,8 @@ production. to 'uca-default-u-kn' or 'uca--u-kn'. If you can't use UCA collations, a 'numeric' collation is also available. If migrating from another collation, you will need to run the updateCollation.php maintenance script. +* Two new codes have been added to #time parser function: "xit" for days in current + month, and "xiz" for days passed in the year, both in Iranian calendar. === External library changes in 1.28 ===