summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Roberson <josh@asteriasgi.com>2005-11-20 04:54:15 +0000
committerJosh Roberson <josh@asteriasgi.com>2005-11-20 04:54:15 +0000
commit15f5afeaa8f7242cc079e846406654d43c3eabf5 (patch)
treea77bc4b5c41e50fb7b58b388c9bd1f8bb2a344bf /ChangeLog
parentab56f3a571791ec68649fca08e0c4a28714819e3 (diff)
issue #5799
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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>