From 457d6f2822c246481e29b984e307dc13752f3ebf Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 9 Nov 2004 05:42:56 +0000 Subject: [PATCH] update Changelog git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4196 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 5362126770..a5173694f9 100755 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ -- chan_sip -- fix to prevent seg fault when attempting a transfer + -- fix bug with supervised transfers -- chan_h323 -- fix compilation problem -- Numerous other minor bug fixes