]> sjero.net Git - wget/blobdiff - src/ChangeLog
Set sock variable to -1 if no persistent conn exists
[wget] / src / ChangeLog
index 5b978ebbd934e10e9987be1da01969b2628dc05c..d5040115744996bdd1d0e362adeb7788253c9674 100644 (file)
@@ -1,4 +1,9 @@
-2013-04-26  Tomas Hozza  <thozza@redhat.com> (tiny change)
+2013-03-20  Tomas Hozza  <thozza@redhat.com>
+
+       * http.c (gethttp): Set "sock" to -1 if it's not and we have no
+       persistent connection
+
+2013-04-26  Tomas Hozza  <thozza@redhat.com>
 
        * log.c (redirect_output): Use DEFAULT_LOGFILE in diagnostic message
        when `logfile' is NULL.