aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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>