summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorQuinn Chrzan <quinnchrzan@gmail.com>2014-05-30 20:39:32 +0200
committerQuinn Chrzan <quinnchrzan@gmail.com>2014-05-30 20:39:32 +0200
commite80b3773c1a2362257298320beff505bcae73b72 (patch)
tree9029eb824204e251b13d911e784935f5d035ed09 /user_guide/changelog.html
parente588dea672ceffcce3fbda40efb04087f5e13ac0 (diff)
Style fixes and adding link to Mcrypt in upgrade instructions
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 96fc8e310..b83611738 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -63,7 +63,7 @@ Change Log
<ul>
<li>General Changes
<ul>
- <li>The xor_encode method in the Encyption Class has been deprecated. The Encryption Class now requires the Mcrypt extension to be installed.</li>
+ <li><b>Security:</b> The xor_encode method in the Encyption Class has been deprecated. The Encryption Class now requires the Mcrypt extension to be installed.</li>
</ul>
</li>
</ul>