summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-06 06:20:33 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-06 06:20:33 +0000
commit314bdba7090a02ebd71d83a68024e399b9ea1a05 (patch)
tree46f92d175f21d3ef07d792e20685dfe5e25530cd /ChangeLog
parent1781e73435404026a0b044f13b4dd308694b456a (diff)
issue #5596
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2c9d5345..51be21acd 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* many files: alphabetize options in applicaiton descriptions
* channels/chan_iax2.c: Use an enum to define iax peer/user flags as well as the pvt structure state. Use the ast_flags macros for checking or setting the state.
+ * sounds.txt: Add missing words from the description of the vm-opts prompt
2005-11-05 Kevin P. Fleming <kpfleming@digium.com>