aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-16 20:54:15 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-16 20:54:15 +0000
commitcae20b2737685038699f402524da05c625c70137 (patch)
treea5762740d8447620bcea854648ee4115a83fe52e /ChangeLog
parent5742520bef3bdab1c2278615d37e7e8090315e8a (diff)
don't build chan_modem by default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7122 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93cd9f874..2e84164e7 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
2005-11-16 Kevin P. Fleming <kpfleming@digium.com>
+ * channels/Makefile: don't build chan_modem and sub-modules by default
+
* res/Makefile: issue mpg123 not-installed warning at 'make install' time, not 'make'
* apps/app_forkcdr.c (forkcdr_exec): issue warning (and don't segfault) if ForkCDR is called on a channel that doesn't have a CDR (issue #5763)