We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e0be9 commit 0e14476Copy full SHA for 0e14476
CHANGES.txt
@@ -5,6 +5,7 @@ are given with the most recent entry first.
5
- plugged cross-site-scripting hole (thanks Jeff Epler)
6
- handle deprecation of FCNTL in python2.2+ (sf bug 756756)
7
- handle missing Subject: line (sf bug 755331)
8
+- handle New User creation (sf bug 754510)
9
10
11
2003-06-10 0.6.0b3
templates/classic/html/page.html
@@ -85,7 +85,7 @@
85
</p>
86
<p class="userblock">
87
<b>Help</b><br>
88
- <a href="http://roundup.sourceforge.net/doc-0.5/">Roundup docs</a>
+ <a href="http://roundup.sourceforge.net/doc-0.6/">Roundup docs</a>
89
90
</td>
91
<td>
0 commit comments