aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-06 18:42:39 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-06 18:42:39 +0000
commit34ddd2633bcda4d3fc57ebf7028c34a37ec2f29f (patch)
treee07be65c7eb13e83090bda2ba8410bc3e0ad1c8e /ChangeLog
parentcc1e66bff35882e710df4c43c4f8836b9c8d03fd (diff)
issue #5623
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6983 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 195077adc..dac60cc9e 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* apps/app_chanisavail.c: Make priority jumping optional
* apps/app_db.c: Add an exit status variable and make priority jumping optional
* 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
2005-11-05 Kevin P. Fleming <kpfleming@digium.com>