From 13d0abb17da03f373f348fa9a65f44998bb95094 Mon Sep 17 00:00:00 2001
From: "lpsolit%gmail.com" <>
Date: Mon, 24 Nov 2008 00:35:02 +0000
Subject: Bug 466319: End tag of "docs/xml" should be - Patch
by A.A. Shimono r/a=mkanat
---
template/en/default/pages/release-notes.html.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'template/en/default')
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index c6a7c7c3d..6f885ae28 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -413,7 +413,7 @@
you should delete (or move) them and then do cvs update
again. Also, the docs directory has been restructured
and after you cvs update you can delete the docs/html,
- docs/pdf, docs/txt, and docs/xml
+ docs/pdf, docs/txt, and docs/xml
directories.
If you are using MySQL, you should know that [% terms.Bugzilla %]
now uses InnoDB for all tables. checksetup.pl will convert
--
cgit v1.2.3-24-g4f1b