]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Announce the beginning and the end of the SSL handshake when in debug mode.
[wget] / src / ChangeLog
index ced611bf64cc979c66f2010887736bad46b166c9..6b6d63551800834632f200350d47c3fac8b44d5d 100644 (file)
@@ -1,3 +1,11 @@
+2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * openssl.c (ssl_connect): Announce the beginning and the end of
+       the SSL handshake when in debug mode.
+
+       * wget.h (PTR_FORMAT): New macro for easier printing of pointer
+       values.  Use %0*lx along with PTR_FORMAT instead of %p.
+
 2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * http.c (gethttp): Would forget to close the connection when