From 22cefe1ba6bbbf0c2ce26fac89fd52ae42dbfcdd Mon Sep 17 00:00:00 2001 From: goodger Date: Sun, 12 Nov 2006 23:29:04 +0000 Subject: added Version Applicability section git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4808 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docs/howto/security.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/howto/security.txt b/docs/howto/security.txt index 08697f0cf..a967dffb4 100644 --- a/docs/howto/security.txt +++ b/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 ================= -- cgit v1.2.1