]> sjero.net Git - wget/blobdiff - src/ChangeLog
Specify the connection header when keep alive connections are not used.
[wget] / src / ChangeLog
index ccb1be80512483f0ededff4cc5524e1bbb507b03..559589f7c73bc54441559e5d46fdcbbe0c3e4668 100644 (file)
@@ -1,3 +1,12 @@
+2010-08-09  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * http.c (gethttp): Specify the connection header when keep alive
+       connections are not used.
+
+2010-08-06  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * css-url.c (get_uri_string): Skip empty urls.
+
 2010-07-25  John Trengrove  <jtrengrove@gmail.com> (tiny change)
 
        * ftp.h: Added enum `parsetype'.  Modified struct to hold parsetype.