summaryrefslogtreecommitdiff
path: root/docutils/docs/howto
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-11-12 23:29:04 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-11-12 23:29:04 +0000
commit3364f788682b16f3d4fc41e945fea772cd9ba28a (patch)
tree8f66183a8f03fdd788f7ba9fa141cfaf872a66a6 /docutils/docs/howto
parent74c6a87376a5b3febfce60243617850bf40aefd0 (diff)
downloaddocutils-3364f788682b16f3d4fc41e945fea772cd9ba28a.tar.gz
added Version Applicability section
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4808 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/howto')
-rw-r--r--docutils/docs/howto/security.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docutils/docs/howto/security.txt b/docutils/docs/howto/security.txt
index 08697f0cf..a967dffb4 100644
--- a/docutils/docs/howto/security.txt
+++ b/docutils/docs/howto/security.txt
@@ -144,6 +144,16 @@ should contain the following lines::
.. _Docutils Configuration: ../user/config.html
+Version Applicability
+=====================
+
+The ``file_insertion_enabled`` & ``raw_enabled`` settings were added
+to Docutils 0.3.9; previous versions will ignore these settings. A
+bug existed in the configuration file handling of these settings in
+Docutils 0.4 and earlier. The bug was fixed with the 0.4.1 release on
+2006-11-12.
+
+
Related Documents
=================