Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
a5d6c86a
Commit
a5d6c86a
authored
Apr 04, 2008
by
justdave%bugzilla.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 250840: Make the minimum version numbers all agree with reality.
Patch by Colin Olgilvie <colin.ogilvie@gmail.com> r=justdave, a=justdave
parent
5a479da7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
30 deletions
+15
-30
rel_notes.txt
docs/en/rel_notes.txt
+0
-0
Bugzilla-Guide.xml
docs/en/xml/Bugzilla-Guide.xml
+15
-30
No files found.
docs/en/rel_notes.txt
View file @
a5d6c86a
This diff is collapsed.
Click to expand it.
docs/en/xml/Bugzilla-Guide.xml
View file @
a5d6c86a
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
[
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" [
<!-- Include macros -->
<!-- Include macros -->
<!ENTITY about SYSTEM "about.xml">
<!ENTITY about SYSTEM "about.xml">
...
@@ -9,12 +9,10 @@
...
@@ -9,12 +9,10 @@
<!ENTITY glossary SYSTEM "glossary.xml">
<!ENTITY glossary SYSTEM "glossary.xml">
<!ENTITY installation SYSTEM "installation.xml">
<!ENTITY installation SYSTEM "installation.xml">
<!ENTITY administration SYSTEM "administration.xml">
<!ENTITY administration SYSTEM "administration.xml">
<!ENTITY security SYSTEM "security.xml">
<!ENTITY using SYSTEM "using.xml">
<!ENTITY using SYSTEM "using.xml">
<!ENTITY integration SYSTEM "integration.xml">
<!ENTITY integration SYSTEM "integration.xml">
<!ENTITY index SYSTEM "index.xml">
<!ENTITY index SYSTEM "index.xml">
<!ENTITY customization SYSTEM "customization.xml">
<!ENTITY customization SYSTEM "customization.xml">
<!ENTITY troubleshooting SYSTEM "troubleshooting.xml">
<!ENTITY patches SYSTEM "patches.xml">
<!ENTITY patches SYSTEM "patches.xml">
<!ENTITY introduction SYSTEM "introduction.xml">
<!ENTITY introduction SYSTEM "introduction.xml">
<!ENTITY modules SYSTEM "modules.xml">
<!ENTITY modules SYSTEM "modules.xml">
...
@@ -23,52 +21,47 @@
...
@@ -23,52 +21,47 @@
* bz-ver to current stable
* bz-ver to current stable
* bz-nexver to next stable
* bz-nexver to next stable
* bz-date to the release date
* bz-date to the release date
*
Remove the BZ-DEVEL comments
*
bz-devel to "IGNORE"
- COMPILE DOCS AND CHECKIN -
- COMPILE DOCS AND CHECKIN -
Also, tag and tarball before completing
Also, tag and tarball before completing
* bz-ver to devel version
* bz-ver to devel version
* bz-devel to "INCLUDE"
For a devel release, simple bump bz-ver and bz-date
For a devel release, simple bump bz-ver and bz-date
-->
-->
<!ENTITY bz-ver "2.
22rc1
">
<!ENTITY bz-ver "2.
19
">
<!ENTITY bz-nextver "2.2
2
">
<!ENTITY bz-nextver "2.2
0
">
<!ENTITY bz-date "200
6-02-2
0">
<!ENTITY bz-date "200
4-07-1
0">
<!ENTITY
current-year "2006
">
<!ENTITY
% bz-devel "INCLUDE
">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
<!ENTITY bz "http://www.bugzilla.org/">
<!ENTITY bz "http://www.bugzilla.org/">
<!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation'>
Bugzilla Documentation
</ulink>
">
<!ENTITY bzg-bugs "<ulink url='http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation'>
Bugzilla Documentation
</ulink>
">
<!ENTITY mysql "http://www.mysql.com/">
<!ENTITY mysql "http://www.mysql.com/">
<!ENTITY newest-perl-ver "5.8.3">
<!-- For minimum versions -->
<!-- For minimum versions -->
<!ENTITY min-mysql-ver "4.0.14">
<!ENTITY min-mysql-ver "3.23.41">
<!ENTITY min-pg-ver "7.3.x">
<!ENTITY min-perl-ver "5.6.0">
<!ENTITY min-perl-ver "5.6.1">
<!ENTITY min-perl-ver-win "5.8.1">
<!ENTITY min-template-ver "2.08">
<!ENTITY min-template-ver "2.08">
<!ENTITY min-file-temp-ver "any">
<!ENTITY min-file-temp-ver "any">
<!ENTITY min-appconfig-ver "1.52">
<!ENTITY min-appconfig-ver "1.52">
<!ENTITY min-text-wrap-ver "2001.0131">
<!ENTITY min-text-wrap-ver "2001.0131">
<!ENTITY min-file-spec-ver "0.8
4
">
<!ENTITY min-file-spec-ver "0.8
2
">
<!ENTITY min-data-dumper-ver "any">
<!ENTITY min-data-dumper-ver "any">
<!ENTITY min-dbd-mysql-ver "2.9003">
<!ENTITY min-dbd-mysql-ver "2.1010">
<!ENTITY min-dbd-pg-ver "1.31">
<!ENTITY min-dbi-ver "1.36">
<!ENTITY min-dbi-ver "1.38">
<!ENTITY min-date-format-ver "2.21">
<!ENTITY min-date-format-ver "2.21">
<!ENTITY min-cgi-ver "2.93">
<!ENTITY min-cgi-ver "2.93">
<!ENTITY min-mail-mailer-ver "1.67">
<!ENTITY min-mime-base64-ver "3.01">
<!ENTITY min-mime-parser-ver "5.406">
<!ENTITY min-storable-ver "any">
<!-- Optional modules -->
<!-- Optional modules -->
<!ENTITY min-gd-ver "1.20">
<!ENTITY min-gd-ver "1.20">
<!ENTITY min-gd-graph-ver "any">
<!ENTITY min-gd-graph-ver "any">
<!ENTITY min-gd-text-align-ver "any">
<!ENTITY min-gd-text-align-ver "any">
<!ENTITY min-chart-base-ver "1.0">
<!ENTITY min-chart-base-ver "1.0">
<!ENTITY min-xml-parser-ver "any">
<!ENTITY min-xml-parser-ver "any">
<!ENTITY min-mime-parser-ver "any">
<!ENTITY min-patchreader-ver "0.9.4">
<!ENTITY min-patchreader-ver "0.9.4">
<!ENTITY min-image-magick-ver "any">
]>
]>
...
@@ -101,8 +94,7 @@
...
@@ -101,8 +94,7 @@
<bookinfo>
<bookinfo>
<title>
The Bugzilla Guide -
&bz-ver;
<title>
The Bugzilla Guide -
&bz-ver;
<!-- BZ-DEVEL -->
Development
<!-- /BZ-DEVEL -->
<![%bz-devel;[Development ]]>
Release
</title>
Release
</title>
<authorgroup>
<authorgroup>
<corpauthor>
The Bugzilla Team
</corpauthor>
<corpauthor>
The Bugzilla Team
</corpauthor>
...
@@ -149,9 +141,6 @@
...
@@ -149,9 +141,6 @@
<!-- Administering Bugzilla -->
<!-- Administering Bugzilla -->
&administration;
&administration;
<!-- Securing Bugzilla -->
&security;
<!-- Customizing Bugzilla -->
<!-- Customizing Bugzilla -->
&customization;
&customization;
...
@@ -161,9 +150,6 @@
...
@@ -161,9 +150,6 @@
<!-- Appendix: The Frequently Asked Questions -->
<!-- Appendix: The Frequently Asked Questions -->
&faq;
&faq;
<!-- Appendix: Troubleshooting -->
&troubleshooting;
<!-- Appendix: Custom Patches -->
<!-- Appendix: Custom Patches -->
&patches;
&patches;
...
@@ -202,4 +188,3 @@ sgml-shorttag:t
...
@@ -202,4 +188,3 @@ sgml-shorttag:t
sgml-tag-region-if-active:t
sgml-tag-region-if-active:t
End:
End:
-->
-->
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment