aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 099ba649c..9cd3bbe71 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-20 Russell Bryant <russell@digium.com>
+
+ * channels/chan_sip.c channels/chan_iax2.c: Change warning messages about the number of scheduled events happening all at once to debug messages. (issue #5794)
+
2005-11-20 Josh Roberson <josh@asteriasgi.com>
* pbx/pbx_spool.c: Fix crash in spooler if set/setvar declared incorrectly. (issue #5806)