Skip to content

Commit 24a2339

Browse files
committed
Added more text to the about page.
- Legacy-Id: 9412
1 parent 1b50432 commit 24a2339

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

ietf/templates/release/about.html

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@ <h1>About the IETF Datatracker</h1>
1818
The primary public face of IETF is at <a href="https://www.ietf.org/">www.ietf.org</a>.
1919

2020
</p>
21+
<p>
22+
23+
All the Datatracker code is publicly avaliable from the
24+
<a href="https://svn.tools.ietf.org/svn/tools/ietfdb">IETF tools SVN repository</a>.
25+
Bug tickets and wiki notes are available from the
26+
<a href="https://trac.tools.ietf.org/tools/ietfdb">Issue Tracker</a>, and
27+
there are also <a href="/release">release notes</a> available since version 2.0.
28+
29+
</p>
30+
<p>
31+
32+
Below you'll find a brief history of the datatracker development, in terms of the big
33+
moments. For the nitty-gritty week-to-week code changes, please check the release
34+
notes or the commit log.
35+
36+
</p>
2137

2238
</big>
2339
<h2>Version 6.0.0: Facelift using Bootstrap</h2>
@@ -69,25 +85,25 @@ <h2>Version 5.0.0: Shim Removal</h2>
6985
To be written.
7086
</div>
7187

72-
<h2>Version 4.0.0: New Database Schema</h2>
88+
<h2>Version 4.00: New Database Schema</h2>
7389

7490
<div class="alert-info">
7591
To be written.
7692
</div>
7793

78-
<h2>Version 3.0.0: Django Port of the IESG Datatracker Pages</h2>
94+
<h2>Version 3.00: Django Port of the IESG Datatracker Pages</h2>
7995

8096
<div class="alert-info">
8197
To be written.
8298
</div>
8399

84-
<h2>Version 2.0.0: Django Port of the Public Datatracker Pages</h2>
100+
<h2>Version 2.00: Django Port of the Public Datatracker Pages</h2>
85101

86102
<div class="alert-info">
87103
To be written.
88104
</div>
89105

90-
<h2>Version 1.0.0: Initial Perl/MySQL database and web-pages</h2>
106+
<h2>Version 1.0: Initial Perl/MySQL database and web-pages</h2>
91107

92108
<p>
93109
The first version of the idtracker was commissioned by the IESG under <i>Harald

0 commit comments

Comments
 (0)