]> sjero.net Git - wget/blobdiff - src/ChangeLog
gnutls: Fix a problem with multiple peek read calls.
[wget] / src / ChangeLog
index 60e82d944cf7a8a23d307552b25f1576698757de..30f75cd6d0c028fbc76adbf36ae79c4e791d272a 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-29  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * gnutls.c (wgnutls_peek): Don't read more data if the buffered peek
+       data is sufficient.
+
 2010-07-28  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * http.h (http_loop): Add new argument `original_url'