[asterisk-commits] russell: trunk r183239 - in /trunk: ./ main/asterisk.exports
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Mar 19 12:42:09 CDT 2009
Author: russell
Date: Thu Mar 19 12:42:06 2009
New Revision: 183239
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=183239
Log:
Merged revisions 183238 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r183238 | russell | 2009-03-19 12:41:39 -0500 (Thu, 19 Mar 2009) | 1 line
Allow the AES API to work.
........
Modified:
trunk/ (props changed)
trunk/main/asterisk.exports
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/main/asterisk.exports
URL: http://svn.digium.com/svn-view/asterisk/trunk/main/asterisk.exports?view=diff&rev=183239&r1=183238&r2=183239
==============================================================================
--- trunk/main/asterisk.exports (original)
+++ trunk/main/asterisk.exports Thu Mar 19 12:42:06 2009
@@ -20,6 +20,7 @@
sched_*;
io_*;
jb_*;
+ aes_*;
channelreloadreason2txt;
devstate2str;
__manager_event;
More information about the asterisk-commits
mailing list