aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 00:03:40 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-21 00:03:40 +0000
commit7043c5e8cedf49b24003271e7c91099621da7b23 (patch)
tree18812513dd882c47f7b2bab0c8badcb007d1ef15 /ChangeLog
parent06cabd561fbcaea507a02f5f7f64949ad9b946cc (diff)
issue #5806
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-2@7155 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 655835e72..b49e9b180 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Russell Bryant <russell@digium.com>
+ * pbx/pbx_spool.c: Fix crash when a value is not specified with a variable on a Set: line in a call file. (issue #5806)
+
* apps/app_meetme.c: Fix the 'X' option to the MeetMe application. (issue #5773)
* apps/app_voicemail.c: Correct the use of a mailbox entered by the calling party instead of indicated as an argument to the Voicemail application. (issue #5774)