]> sjero.net Git - wget/blobdiff - src/ChangeLog
Finish integration of libmd5.
[wget] / src / ChangeLog
index 5b04663fec246bbea8c6ff95ac02056986c2bdfe..39045d96c70a69b8124847da3f547b4e1cc23d3c 100644 (file)
@@ -1,6 +1,13 @@
+2007-12-07  Micah Cowan  <micah@cowan.name>
+
+       * Makefile.am: Plug in vars to include stuff from
+       $(top_srcdir)/md5 when appropriate.
+
 2007-12-05  Micah Cowan  <micah@cowan.name>
 
        * utils.c (subdir_p): Handle the case where d1 is "".
+       * convert.c (convert_all_links): Don't return without
+       deallocating timer.
 
 2007-11-28  Micah Cowan  <micah@cowan.name>