From 7584cd95eedf2c62b53c1af52f73eb46906df0f9 Mon Sep 17 00:00:00 2001 From: Amir Sarabadani Date: Mon, 29 Aug 2016 14:47:08 +0430 Subject: [PATCH] Add notes in release notes for supporting xiz and xit in time parser function Change-Id: I0bec049a23337933a4a2c06b72260d7399c7cd4c --- RELEASE-NOTES-1.28 | 2 ++ 1 file changed, 2 insertions(+) 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 === -- 2.20.1