aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authortwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 04:54:15 +0000
committertwisted <twisted@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-20 04:54:15 +0000
commitb0ce77d2ded5af67350ae4f97afc5d9b45f049b1 (patch)
treea77bc4b5c41e50fb7b58b388c9bd1f8bb2a344bf /ChangeLog
parenta569ddb5821c09aafab995432e42daf23b0e0cd9 (diff)
issue #5799
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7136 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 eee2e5125..c9a3e1258 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-19 Josh Roberson <josh@asteriasgi.com>
+ * channels/Makefile: Put chan_oss back into the default build. (issue #5799)
+
* funcs/func_enum.c: Fix long text description causing cosmetic defect on module load. (issue #5971)
2005-11-19 Russell Bryant <russell@digium.com>