bagder: curl-www _newslog.html,1.149,1.150 _changes.html,1.132,1.133

[email protected] Thu, 13 Nov 2008 13:14:38 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv1995

Modified Files:
	_newslog.html _changes.html 
Log Message:
7.19.2


Index: _newslog.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_newslog.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- _newslog.html	5 Nov 2008 21:40:08 -0000	1.149
+++ _newslog.html	13 Nov 2008 13:14:36 -0000	1.150
@@ -34,6 +34,17 @@
  NCOLE
 #endif
 
+ NSUBJ(curl and libcurl 7.19.2)
+ NDATE(November 13 2008)
+ NCOLS
+
+  Due to some silly regressions in the 7.19.1 release, we hastely did another
+  release: <a href="download.html">curl and libcurl 7.19.2</a>. Read about the
+  news, the fixed and the changed on the <a href="changes.html">changes</a>
+  page.
+
+ NCOLE
+
  NSUBJ(curl and libcurl 7.19.1)
  NDATE(November 5 2008)
  NCOLS

Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- _changes.html	5 Nov 2008 12:10:25 -0000	1.132
+++ _changes.html	13 Nov 2008 13:14:36 -0000	1.133
@@ -46,6 +46,16 @@
 <li> <a href="http://curl.haxx.se/auto/cvshistory.html">recent CVS activity</a>
  </ul>
 
+<a name="7_19_2"></a>
+SUBTITLE(Fixed in 7.19.2 - November 13 2008)
+<p> Bugfixes:
+<ul>
+ <li> build failure when using MSVC 6 makefile and on four platforms more
+ <li> crash when using --interface name on Linux systems with a TEQL device
+ <li> using the multi interface to download a HTTPS page with libcurl built
+   powered by OpenSSL could download "rubbish" instead of actual content
+</ul>
+
 <a name="7_19_1"></a>
 SUBTITLE(Fixed in 7.19.1 - November 5 2008)
 <p> Changes: