Updated CHANGES file to mention res_fax and res_fax_spandsp.

Also fixed MODULEINFO depends and conflicts for app_fax, res_fax, and res_fax_spandsp.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250302 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matthew Nicholson
2010-03-03 15:39:45 +00:00
parent ba1a8d3ff0
commit 8ef8706944
4 changed files with 16 additions and 2 deletions

View File

@@ -13,7 +13,9 @@
*/
/*** MODULEINFO
<depend>spandsp</depend>
<defaultenabled>no</defaultenabled>
<depend>spandsp</depend>
<conflict>res_fax</conflict>
***/
#include "asterisk.h"