summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-06-08 05:13:52 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-06-08 05:13:52 -0500
commit71f70f5a07756942bcccc523814df58620969ea5 (patch)
tree0b93e25d62cb996093c69aec6f49fc773ccaaa68 /CHANGES
parent643dd462ee3e37de09b04c8f5abea1177f246731 (diff)
parent60caebc738d96c092ca1f1f51881ed41e4a52192 (diff)
Merge "apps/app_voicemail.c and main/say.c: Add support for Icelandic language"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5efe3097d..1d5e0a83a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1028,6 +1028,8 @@ Say
language. The 'language' parameter in say.conf now recognizes a setting of
'ja', which will enable Japanese language specific mechanisms for playing
back numbers, dates, and other items.
+ * Counting, enumeration and dates now supports Icelandic grammar with the
+ 'language' parameter set to 'is'.
SayCountPL
------------------
@@ -5181,6 +5183,7 @@ Voicemail Changes
the message as urgent after he has recorded a voicemail by following the voice instructions.
When listening to voicemails using VoiceMailMain urgent messages will be presented before other
messages
+ * Added "is" language support
Queue changes
-------------