aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 02:56:01 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 02:56:01 +0000
commit0d79aec3bd5ed13d1b7de7b13958482aa9adf39a (patch)
tree8bd4fb04e3d1105530ec85b65e3b8cfddb638b01 /ChangeLog
parent251ece64d113b1cebe835d9c07442a617cd81c81 (diff)
issue #5649
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7015 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 220a314da..487f5a7d1 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-07 Kevin P. Fleming <kpfleming@digium.com>
+ * apps/app_voicemail.c: upgrade to new arg/option API and implement priority jumping control (issue #5649)
+
* asterisk.c (main): setpriority() failure is not a reason to stop the process (issue #5581)
* say.c (ast_say_date_with_format_da): say hours properly (issue #5576)