summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51be21acd..b46e589eb 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* many files: alphabetize options in applicaiton descriptions
* channels/chan_iax2.c: Use an enum to define iax peer/user flags as well as the pvt structure state. Use the ast_flags macros for checking or setting the state.
* sounds.txt: Add missing words from the description of the vm-opts prompt
+ * apps/app_externalivr.c: Add a space that fixes building on older versions of gcc
2005-11-05 Kevin P. Fleming <kpfleming@digium.com>