]> sjero.net Git - wget/blobdiff - src/ChangeLog
warc: Fix a problem under OS X.
[wget] / src / ChangeLog
index d1358bfa747752fc67dbede197925acafb91a9c2..001d39096d986b985c38cafd1a7f7c2564f6e252 100644 (file)
@@ -1,3 +1,9 @@
+2011-11-04  Steven Schweda  <address@hidden>
+
+       * warc.c [! WINDOWS]: Include <libgen.h>.
+       (warc_write_warcinfo_record): Assign a new allocated buffer and
+       free it on errors.
+
 2011-11-01  Steven Schweda  <address@hidden>
 
        * gnutls.c (ssl_init): Ensure GNU TLS is loaded only once.