aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-23 05:57:10 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-23 05:57:10 +0000
commitafeed8c1e25cb53a24e51332c91c3aacacebcbe8 (patch)
tree83f7a88b8c3cd1af0ffaaacbd29e2f360999b94f /ChangeLog
parente527f87af116135d3ce90edae92def17ca15999b (diff)
issue #5828
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7191 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96da76ec0..1428c649e 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-22 Russell Bryant <russell@digium.com>
+ * configs/voicemail.conf.sample: Add note to indicate that #include should not be used for this file. (issue #5828)
+
* 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)