[Asterisk-cvs] asterisk ChangeLog,1.146,1.146.2.1

kpfleming kpfleming
Wed Nov 16 23:36:13 CST 2005


Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv10526

Modified Files:
      Tag: v1-2
	ChangeLog 
Log Message:
fix remaining breakage related to chan_modem modules


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.146.2.1
diff -u -d -r1.146 -r1.146.2.1
--- ChangeLog	16 Nov 2005 21:07:52 -0000	1.146
+++ ChangeLog	17 Nov 2005 04:26:07 -0000	1.146.2.1
@@ -1,3 +1,7 @@
+2005-11-16  Kevin P. Fleming  <kpfleming at digium.com>
+
+	* Asterisk 1.2.0 released.
+	
 2005-11-16  Jeremy McNamara <jj at nufone.net>
 
 	* apps/app_voicemail.c (load_config): do not terminate asterisk if no voicemail config file
@@ -10,7 +14,8 @@
 2005-11-16  Kevin P. Fleming  <kpfleming at digium.com>
 
 	* channels/Makefile: don't build chan_modem and sub-modules by default
-
+	* configs/modules.conf.sample: explicitly 'noload' chan_modem.so and submodules, in case old versions exist
+	
 	* res/Makefile: issue mpg123 not-installed warning at 'make install' time, not 'make'
 
 	* apps/app_forkcdr.c (forkcdr_exec): issue warning (and don't segfault) if ForkCDR is called on a channel that doesn't have a CDR (issue #5763)




More information about the svn-commits mailing list