[svn-commits] qwell: trunk r183312 - in /trunk: ./ main/asterisk.exports

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Mar 19 13:34:22 CDT 2009


Author: qwell
Date: Thu Mar 19 13:34:11 2009
New Revision: 183312

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=183312
Log:
Merged revisions 183291 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r183291 | qwell | 2009-03-19 13:28:16 -0500 (Thu, 19 Mar 2009) | 1 line
  
  Export some more required symbols.
........

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=183312&r1=183311&r2=183312
==============================================================================
--- trunk/main/asterisk.exports (original)
+++ trunk/main/asterisk.exports Thu Mar 19 13:34:11 2009
@@ -21,6 +21,9 @@
 		io_*;
 		jb_*;
 		aes_*;
+		config_*;
+		tdd_*;
+		term_*;
 		channelreloadreason2txt;
 		devstate2str;
 		__manager_event;




More information about the svn-commits mailing list