bagder: curl-www _menu.html,1.29,1.30
[email protected] Tue, 05 Oct 2010 12:46:27 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv3788
Modified Files:
_menu.html
Log Message:
add changlog to the front page menu
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_menu.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- _menu.html 25 Sep 2009 14:14:11 -0000 1.29
+++ _menu.html 5 Oct 2010 12:46:25 -0000 1.30
@@ -33,6 +33,12 @@
VLINK("http://curl.haxx.se/download.html", Download, Get curl packages)
#endif
+#ifdef CURL_CHANGES
+LINK("http://curl.haxx.se/changes.html", Changelog)
+#else
+VLINK("http://curl.haxx.se/changes.html", Changelog, The changes done in releases)
+#endif
+
#ifdef CURL_DOCS
LINK("http://curl.haxx.se/docs/", Docs)
#include "docmenu.t"