aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-26 17:38:05 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-26 17:38:05 +0000
commit76d75619e467ebc9a0260b1b59023c92addae7fb (patch)
treed4702a0deb0c99efc78e3b08f2dccefc06c6ae17 /CHANGES
parentdd36bfd9a9739c2a3e0202e227035a3fccd10cd7 (diff)
grammar check
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@46335 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 576225cda..b656253b6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -333,6 +333,6 @@ Changes since Asterisk 1.2:
o JitterBuffer support added
* Removed Codecs/Channels:
1. codec_g723 was removed because the actual codec implementation it was designed to use is not distributable
- 2. chan_modem_* and related modules is gone because the kernel support for those interfaces is old, buggy and unsupported
+ 2. chan_modem_* and related modules are gone because the kernel support for those interfaces is old, buggy and unsupported
* New Utils:
1. aelparse -- compile .ael files outside of asterisk