summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosh Roberson <josh@asteriasgi.com>2005-11-20 10:25:59 +0000
committerJosh Roberson <josh@asteriasgi.com>2005-11-20 10:25:59 +0000
commit322fdec33ab2b669e069517292a6f3869eda4c90 (patch)
tree913f356b061bd82c54c1a1100a6caab417427de6 /ChangeLog
parent39407c4366ac8b6afd5e1ffed3b7c8fe7d65e1ee (diff)
fix changelog issue id
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8096a223e..099ba649c 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,7 +22,7 @@
* 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)
+ * funcs/func_enum.c: Fix long text description causing cosmetic defect on module load. (issue #5791)
2005-11-19 Russell Bryant <russell@digium.com>