aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 23:12:09 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-10 23:12:09 +0000
commitdc51c798ce6c8acd3ae711075349d91c2fe436df (patch)
tree150b2b02473094d0193903ac6ee19dc90d45854e /ChangeLog
parenta83209ea26dad012732dd7790f546a58e9354d6e (diff)
issue #5630, #5711, and probably others
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7051 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 13765fc74..b7b4f229f 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
2005-11-10 Russell Bryant <russell@digium.com>
+ * app.c (ast_app_separate_args): Don't consider the open parenthesis as part of the arguments to an option.
* many files: Change all references to ast_separate_app_args to ast_app_separate_args
* many files in apps/: Clean up some application descriptions. Make sure all descriptions in changed files are wrapped at 80 characters.