[asterisk-commits] r374302 - svn:log
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 3 12:30:35 CDT 2012
Author: mjordan
Revision: 374302
Modified property: svn:log
Modified: svn:log at Wed Oct 3 12:30:35 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Oct 3 12:30:35 2012
@@ -1,12 +1,12 @@
Destroy the generic_monitors container after the core_instances in ccss
For each item in core_instances disposed of in the shutdown of ccss, any
-generic monitor instances referenced by the objecs will be removed from
+generic monitor instances referenced by the objects will be removed from
generic_monitors during their destruction. Hilarity ensues if
generic_monitors no longer exists.
-Thanks to the Asterisk Test Suite's generic_ccss for complaining loudly when
-it ran into this.
+Thanks to the Asterisk Test Suite's generic_ccss test for complaining loudly
+when it ran into this.
........
Merged revisions 374300 from http://svn.asterisk.org/svn/asterisk/branches/10
More information about the asterisk-commits
mailing list