aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-23 05:49:35 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-23 05:49:35 +0000
commite527f87af116135d3ce90edae92def17ca15999b (patch)
treef7f0307426e5248982d81c7f4fdf93a7272989bd /ChangeLog
parent5c1e9ef78471f47e05493c2fe61b38ff6256f67c (diff)
issue #5826
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7190 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a41b5336e..96da76ec0 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-22 Russell Bryant <russell@digium.com>
+ * indications.c: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
+ * configs/indications.conf.sample: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
+ * include/asterisk/indications.h: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
+ * res/res_indications.c: Fix spelling of "cadence", allowing the old misspelling for backwards compatability. (issue #5826)
+
* apps/app_voicemail.c: Remove left over "yay!" debuggin message. (issue #5829)
2005-11-21 Kevin P. Fleming <kpfleming@digium.com>