From 322fdec33ab2b669e069517292a6f3869eda4c90 Mon Sep 17 00:00:00 2001 From: Josh Roberson Date: Sun, 20 Nov 2005 10:25:59 +0000 Subject: [PATCH] fix changelog issue id git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7144 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8096a223e5..099ba649c0 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