From: Jeremy McNamara Date: Mon, 12 May 2003 02:26:47 +0000 (+0000) Subject: update changelog X-Git-Tag: 0.5.0~496 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba9786d71460489aba477c6740eb87a10f297f55;p=thirdparty%2Fasterisk.git update changelog git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1000 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/h323/ChangeLog b/channels/h323/ChangeLog index 2c3b8b5c58..ddbf081933 100755 --- a/channels/h323/ChangeLog +++ b/channels/h323/ChangeLog @@ -1,5 +1,7 @@ Build - + -- Hold lock when creating new H.323 channel to sync the audio channels + -- Decrement usage counter when appropriate + -- Actually unregister everything in unload_module -- Add IP based authentication using 'host'in type=user's 0.1.0 -- Intergration into the mainline Asterisk codebase