bagder: curl-www _changes.html, 1.100, 1.101 _main2.html, 1.1, 1.2 latest.pl, 1.42, 1.43 poll.t, 1.1, 1.2 recentmail.t, 1.1, 1.2

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv25828

Modified Files:
	_changes.html _main2.html latest.pl poll.t recentmail.t 
Log Message:
oops, change the proper place to make it actually appear on site


Index: latest.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/latest.pl,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- latest.pl	30 Sep 2005 08:55:41 -0000	1.42
+++ latest.pl	12 Oct 2005 10:41:01 -0000	1.43
@@ -28,7 +28,7 @@
              'http://curl.fastmirror.net/download/' => 'France',
              'http://curl.signal42.com/download/' => 'US (California)',
              'http://curl.cs.pu.edu.tw/download/' => 'Taiwan',
-             'http://curl.freemirror.de/download/' => 'Germany',
+             'http://curl.freemirror.de/download/' => 'Germany (Düsseldorf)',
              'ftp://ftp.kgt.org/pub/mirrors/curl/' => 'Germany',
              'http://www.mirrormonster.com/curl/download/' => 'US (California)',
              'http://curl.mons-new-media.de/download/' => 'Germany (Karlsruhe)',

Index: poll.t
===================================================================
RCS file: /cvsroot/curl/curl-www/poll.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- poll.t	9 Nov 2004 14:25:25 -0000	1.1
+++ poll.t	12 Oct 2005 10:41:01 -0000	1.2
@@ -0,0 +1,3 @@
+<div class="pollbox">
+#include "poll/quest.html"
+</div>

Index: _main2.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_main2.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- _main2.html	19 Aug 2004 08:50:13 -0000	1.1
+++ _main2.html	12 Oct 2005 10:41:01 -0000	1.2
@@ -3,16 +3,12 @@
 <head>
 <title>cURL and libcurl</title>
 #include "css.t"
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <meta name="description" content="curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of  other useful tricks">
 </head>
 
 #define CURL_MAIN
 
-#define HIDEAD
-#define AD_PRICERUNNER
-#define AD_GOOGLELEFT
-#include "_menu.html"
+#include "_menu2.html"
 #include "setup.t"
 
 #include "packstat.t"
@@ -30,6 +26,7 @@
   authentication, file transfer resume, http proxy tunneling and a busload of
   other <a href="docs/features.html">useful tricks</a>.
 </p>
+#include "poll2.t"
 <p>
   Curl is free and <a href="docs/copyright.html">open software</a> that
   compiles under a wide variety of operating systems. Curl exists thanks to
@@ -60,6 +57,8 @@
 
 <p align="right">
  <small><a href="news.html">more news</a></small>
+<p>
+#include "recentmail.t"
 
 #include "_footer.html"
 </BODY>

Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- _changes.html	12 Oct 2005 10:39:53 -0000	1.100
+++ _changes.html	12 Oct 2005 10:41:01 -0000	1.101
@@ -33,7 +33,7 @@
 </ul>
 #endif
 
-SUBTITLE(Fixed since -- available in CVS and pre-releases)
+SUBTITLE(Fixed since -- available in CVS and daily snapshots)
 <ul>
 <li> current <a
 href="http://curl.haxx.se/lxr/source/RELEASE-NOTES">RELEASE-NOTES</a> document

Index: recentmail.t
===================================================================
RCS file: /cvsroot/curl/curl-www/recentmail.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recentmail.t	19 Dec 2004 22:22:12 -0000	1.1
+++ recentmail.t	12 Oct 2005 10:41:01 -0000	1.2
@@ -0,0 +1,31 @@
+<table align="center" class="latestmail" cellpadding="2" cellspacing="0" 
+ summary="lists several recent curl mailing list postings">
+<caption>Recent Mails on the Mailing Lists</caption>
+<tr class="tabletop">
+<th>Subject</th>
+<th>GMT</th>
+<th>Author</th>
+<th>Thread</th>
+<th>List</th>
+</tr>
+<tr class="even"><td><a href="http://curl.haxx.se/mail/archive-2005-10/0043.html">FTP-ssl command channel clear mode</a></td>
+<td>Wednesday 07:49</td><td>Daniel Stenberg</td><td>3 <a href="http://curl.haxx.se/mail/archive-2005-10/0042.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-users">Users</a></td></tr>
+<tr class="odd"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0059.html">Order of appearance of header settings</a></td>
+<td>Tuesday 23:07</td><td>Jason Pump</td><td>7 <a href="http://curl.haxx.se/mail/lib-2005-10/0047.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+<tr class="even"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0056.html">Prevent copying of data between curl buf...</a></td>
+<td>Tuesday 14:45</td><td>Daniel Stenberg</td><td>6 <a href="http://curl.haxx.se/mail/lib-2005-10/0043.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+<tr class="odd"><td><a href="http://curl.haxx.se/mail/archive-2005-10/0041.html">Problems with a certifikation</a></td>
+<td>Tuesday 13:49</td><td>Daniel Stenberg</td><td>2 <a href="http://curl.haxx.se/mail/archive-2005-10/0040.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-users">Users</a></td></tr>
+<tr class="even"><td><a href="http://curl.haxx.se/mail/archive-2005-10/0039.html">problems with curl</a></td>
+<td>Tuesday 12:48</td><td>Daniel Stenberg</td><td>2 <a href="http://curl.haxx.se/mail/archive-2005-10/0038.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-users">Users</a></td></tr>
+<tr class="odd"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0054.html">javacurl on Mac OS 10.4.2</a></td>
+<td>Tuesday 12:02</td><td>ygor</td><td>3 <a href="http://curl.haxx.se/mail/lib-2005-10/0036.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+<tr class="even"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0053.html">On resetting cookie &quot;engine&quot; and curl co...</a></td>
+<td>Tuesday 11:30</td><td>Daniel Stenberg</td><td>2 <a href="http://curl.haxx.se/mail/lib-2005-10/0051.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+<tr class="odd"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0042.html">Freeing Error in getinmemory.c</a></td>
+<td>Monday 21:05</td><td>Daniel Stenberg</td><td>2 <a href="http://curl.haxx.se/mail/lib-2005-10/0039.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+<tr class="even"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0041.html">AIX 5100-06 build failures!</a></td>
+<td>Monday 18:41</td><td>Daniel Stenberg</td><td>3 <a href="http://curl.haxx.se/mail/lib-2005-10/0030.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+<tr class="odd"><td><a href="http://curl.haxx.se/mail/lib-2005-10/0040.html">libcurls behaviour without zlib?</a></td>
+<td>Monday 18:40</td><td>Daniel Stenberg</td><td>4 <a href="http://curl.haxx.se/mail/lib-2005-10/0035.html">first</a></td><td><a href="http://curl.haxx.se/mail/list.cgi?list=curl-library">Library</a></td></tr>
+</table>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.