summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-10-23 10:10:59 +0200
committerAndrey Andreev <narf@bofh.bg>2012-10-23 10:10:59 +0200
commitf837ed97b98f4e05b4cc55938c1e68bf947280d5 (patch)
tree6b66e161f72af180055b99ae322f8610095389be /user_guide_src/source/changelog.rst
parenta9d98ceae9ebec711af9801dce7e43e85d5dcdc1 (diff)
[ci skip] Drop cheatsheets and quick_reference PDFs from the documentation (unmaintainable)
Diffstat (limited to 'user_guide_src/source/changelog.rst')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index f0a61d45d..0aea3bb32 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -53,6 +53,7 @@ Release Date: Not Released
- Updated email validation methods to use ``filter_var()`` instead of PCRE.
- Changed environment defaults to report all errors in *development* and only fatal ones in *testing*, *production* but only display them in *development*.
- Updated *ip_address* database field lengths from 16 to 45 for supporting IPv6 address on :doc:`Trackback Library <libraries/trackback>` and :doc:`Captcha Helper <helpers/captcha_helper>`.
+ - Removed *cheatsheets* and *quick_reference* PDFs from the documentation.
- Helpers