summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-10-05 19:43:36 +0200
committerAndrey Andreev <narf@bofh.bg>2012-10-05 19:43:36 +0200
commit92f00046751d44b3e938d6be1fc49017dd0e0040 (patch)
tree4fa6280fe7bf6f7780ce73d9d1e4f58d5e8b2765 /user_guide_src/source/changelog.rst
parent73766c239318974b7e8ed02ab441794cab7f523f (diff)
[ci skip] More doc fixes
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 5a8036128..1311c7fc0 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -204,7 +204,7 @@ Release Date: Not Released
- Added $config['reuse_query_string'] to allow automatic repopulation of query string arguments, combined with normal URI segments.
- Removed the default ``&nbsp;`` from a number of the configuration variables.
- Added the ability to use a proxy with the :doc:`XML-RPC Library <libraries/xmlrpc>`.
- - :doc:`Encryption Library <libraries/encrypt>` changes include:
+ - :doc:`Encryption Library <libraries/encryption>` changes include:
- Added support for hashing algorithms other than SHA1 and MD5.
- Removed previously deprecated ``sha1()`` method.