Author: stsp
Date: Sat Apr 13 12:37:01 2013
New Revision: 1467610
URL: http://svn.apache.org/r1467610
Log:
* publish/docs/release-notes/1.8.html
(gpg-agent): Print WARNING in large friendly letters.
Modified:
subversion/site/publish/docs/release-notes/1.8.html
Modified: subversion/site/publish/docs/release-notes/1.8.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.8.html?rev=1467610&r1=1467609&r2=1467610&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.8.html (original)
+++ subversion/site/publish/docs/release-notes/1.8.html Sat Apr 13 12:37:01 2013
@@ -988,9 +988,9 @@ Unlike with GNOME Keyring or KDE Wallet,
permission if another program attempts to access the password.</p>
<div class="notice">
-<p>Therefore, while the gpg-agent is running and has the password cached,
-the password cache is no more secure than a file storing the password in
-plaintext.</p>
+<p><span style="color: red"><b>WARNING:</b></span>Therefore, while the
+gpg-agent is running and has the password cached, the password cache
+is no more secure than a file storing the password in plaintext.</p>
</div>
</div> <!-- gpg-agent -->