aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-06 19:36:27 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-06 19:36:27 +0000
commit4eff003f9d9b1111a2109e213aed3fa613d8d428 (patch)
tree9c12081212153473ace43ee4115f661f46a3ff04 /ChangeLog
parent640fdebb47d44ef7baa4a2457cdbc2dee4781783 (diff)
issue #5625
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6985 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0926ed7a3..9b50a1aad 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
* apps/app_enumlookup.c: Make priority jumping optional
* apps/app_groupcount.c: Add an exit status variable, make priority jumping optional, and use new args parsing macros
* apps/app_image.c: Add an exit status variable, make priority jumping optional, and use new args parsing macros
+ * apps/app_hasnewvoicemail.c: Add an exit status variable, make priority jumping optional, and use new args parsing macros
2005-11-05 Kevin P. Fleming <kpfleming@digium.com>