minor change to MRKCHANGES.md

This commit is contained in:
mrkraimer
2017-06-04 10:44:38 -04:00
parent 0f8a3b2b7d
commit acd9ab42cc
+2 -2
View File
@@ -61,8 +61,8 @@ The following new methods are added to ChannelProviderRegistry:
the first time it is called and always returns a shared pointer to the single
instance,
Any facility that calls this must keep the shared pointer until the faciliity no longer requires
use of the registry or any channel provider the facliity uses.
Any facility that calls the start/stop methods of any channelProvider factory must keep the shared pointer
until the facility no longer requires use of the registry or any channel provider the facility uses.
The above methods replace the following functions: