summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/rel_notes.txt2
-rw-r--r--docs/xml/Bugzilla-Guide.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt
index 120ee819d..aad77d701 100644
--- a/docs/rel_notes.txt
+++ b/docs/rel_notes.txt
@@ -98,7 +98,7 @@ Required Perl Modules
Data::Dumper (any)
Date::Format v2.21
DBI v1.38 (changed from 2.18)
- File::Spec v0.82
+ File::Spec v0.84 (changed from 2.18)
File::Temp (any)
Template Toolkit v2.08
Text::Wrap v2001.0131
diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml
index 720240552..9ef9bae23 100644
--- a/docs/xml/Bugzilla-Guide.xml
+++ b/docs/xml/Bugzilla-Guide.xml
@@ -50,7 +50,7 @@
<!ENTITY min-file-temp-ver "any">
<!ENTITY min-appconfig-ver "1.52">
<!ENTITY min-text-wrap-ver "2001.0131">
-<!ENTITY min-file-spec-ver "0.82">
+<!ENTITY min-file-spec-ver "0.84">
<!ENTITY min-data-dumper-ver "any">
<!ENTITY min-dbd-mysql-ver "2.9003">
<!ENTITY min-dbd-pg-ver "1.31">