aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 06:59:42 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 06:59:42 +0000
commit398581f321818b4c3d9f61c067ab1ee48ca5775f (patch)
tree6f93c157f306b00b3576587fd48c9ce7fc3e1e3b /ChangeLog
parent2a4622a73cbc665430ad8665fb53f6eb5031e2b5 (diff)
issue #5806
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7143 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 4368877fe..8096a223e 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-20 Josh Roberson <josh@asteriasgi.com>
+ * pbx/pbx_spool.c: Fix crash in spooler if set/setvar declared incorrectly. (issue #5806)
+
* apps/app_meetme.c: fix 'X' option in MeetMe, with slight modification. (issue #5773)
* apps/app_voicemail.c: Make sure we're copying the read digits when calling voicemail without a box. (issue #5774)