summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc13a76c5..aa1501b23 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-15 Kevin P. Fleming <kpfleming@limerick.digium.com>
+ * apps/app_disa.c (disa_exec): don't duplicate constant strings when not needed
+
* apps/app_playback.c (playback_exec): use correct logic tests for options (issue #5752)
* apps/app_disa.c (disa_exec): use standard arg parsing routines (issue #5736)