bagder: curl-www latest.cgi,1.22,1.23
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv32716
Modified Files:
latest.cgi
Log Message:
added related-box
Index: latest.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.cgi,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- latest.cgi 31 Jan 2005 22:18:27 -0000 1.22
+++ latest.cgi 4 Mar 2005 09:10:59 -0000 1.23
@@ -39,6 +39,19 @@
&title("The Most Recent Archives Off the Mirrors");
+print <<RELATED
+<div class="relatedbox">
+<b>Related:</b>
+<br><a href="changes.html">Changelog</a>
+<br><a href="download.html">Download</a>
+<br><a href="http://cool.haxx.se/curl-daily/">Daily Snapshot</a>
+<br><a href="http://daniel.haxx.se/address.html">GPG Key</a>
+</div>
+
+RELATED
+ ;
+
+
# check what's available right *now*
&latest::scanstatus();
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits