]> sjero.net Git - wget/blobdiff - src/ChangeLog
Bring up-to-date with gettext.
[wget] / src / ChangeLog
index d6657e175daf957bc9c15d3a4186e5759e1c9a71..322d5bdbf97e410b93eb39774dc20827864870f1 100644 (file)
@@ -1,8 +1,17 @@
+2007-10-09  Micah Cowan  <micah@cowan.name>
+
+       * gettext.h: Imported from /usr/share/gettext, fuller handling
+       of --disable-nls.
+       * wget.h: Remove logic for handling lack of NLS (now in
+       gettext.h).
+
 2007-10-04  Micah Cowan  <micah@cowan.name>
 
        * http.c (http_loop): We've got_name if content_disposition
        support isn't on; make sure we continue properly in that case,
        even though we're not sending HEAD.
+       * Makefile.in: Removed, replaced by Makefile.am.
+       * Makefile.am: Converted from Makefile.in.
 
 2007-10-02  Micah Cowan  <micah@cowan.name>
 
        * http.c (http_zero): Remove no-longer-used local_size variable.
        Fixes bug #21057.
 
+2007-09-12  Micah Cowan  <micah@cowan.name>
+
+       * http.c (http_loop): Remove send_head_first from condition for
+       parsing timestamp.
+
 2007-08-29  Micah Cowan  <micah@cowan.name>
 
        * openssl.c (ssl_init): Re un-const-ified the meth local