From: Kevin P. Fleming Date: Mon, 21 Nov 2005 19:24:43 +0000 (+0000) Subject: proper entry formatting (doh!) X-Git-Tag: 1.4.0-beta1~3267 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=242430556210bc4fe083aeb8aa02addd235b69b0;p=thirdparty%2Fasterisk.git proper entry formatting (doh!) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7181 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/ChangeLog b/ChangeLog index 54bac41d74..2d94e3ac72 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2005-11-21 Kevin P. Fleming - * ensure that case changes made to chan_sip and chan_iax2 peer/user names are not ignored during reload operations + * channels/chan_sip.c: ensure that case changes made to peer/user names are not ignored during reload operations + * channels/chan_iax2.c: ensure that case changes made to peer/user names are not ignored during reload operations 2005-11-21 Josh Roberson