You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2013/11/07 20:36:13 UTC

git commit: correcting componentContext.xml references

Updated Branches:
  refs/heads/master 1f4822a75 -> 7229caff6


correcting componentContext.xml references

Signed-off-by: Sebastien Goasguen <ru...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/7229caff
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/7229caff
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/7229caff

Branch: refs/heads/master
Commit: 7229caff6eef3d5ed9b0bb282a593eb3425365a0
Parents: 1f4822a
Author: Travis Graham <t...@tgraham.us>
Authored: Mon Oct 14 23:08:05 2013 -0400
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Nov 7 14:36:12 2013 -0500

----------------------------------------------------------------------
 release-notes/en-US/Release_Notes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/7229caff/release-notes/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/release-notes/en-US/Release_Notes.xml b/release-notes/en-US/Release_Notes.xml
index b4fb726..b326269 100644
--- a/release-notes/en-US/Release_Notes.xml
+++ b/release-notes/en-US/Release_Notes.xml
@@ -1667,7 +1667,7 @@ service cloudstack-agent start
           <para>After upgrading to 4.2, API clients are expected to send plain text passwords for
             login and user creation, instead of MD5 hash. Incase, api client changes are not
             acceptable, following changes are to be made for backward compatibility:</para>
-          <para>Modify componentsContext.xml, and make PlainTextUserAuthenticator as the default
+          <para>Modify componentContext.xml, and make PlainTextUserAuthenticator as the default
             authenticator (1st entry in the userAuthenticators adapter list is default)</para>
           <programlisting language="XML">
 &lt;!-- Security adapters --&gt;
@@ -2317,7 +2317,7 @@ service cloudstack-agent start
           <para>After upgrading to 4.2, API clients are expected to send plain text passwords for
             login and user creation, instead of MD5 hash. If API client changes are not acceptable,
             following changes are to be made for backward compatibility:</para>
-          <para>Modify componentsContext.xml, and make PlainTextUserAuthenticator as the default
+          <para>Modify componentContext.xml, and make PlainTextUserAuthenticator as the default
             authenticator (1st entry in the userAuthenticators adapter list is default)</para>
           <programlisting language="XML">
 &lt;!-- Security adapters --&gt;