]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Added Esperanto translation.
[wget] / ChangeLog
index 5f1cbb08a01af3b3e612bc8f42a64139195a88d7..cb84b531e6f21062da79289ac8efcb2738a2df3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/eo.po: Added Esperanto translation.
+
+2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/vi.po: Added Vietnamese translation.
+
+2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * MACHINES: Removed.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: When checking for OpenSSL headers, check for all
+       the ones that Wget is using.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/Makefile.src: Compile ptimer.c and http-ntlm.c.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Use it.
+
+       * aclocal.m4 (WGET_POSIX_CLOCK): Check whether -lrt is needed to
+       use POSIX clock functions like clock_gettime.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in ($(srcdir)/stamp-h.in): Don't attempt to run
+       autoheader automatically; it breaks things with fresh CVS builds.
+
+2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Allow the user to disable NTLM authorization.
+       Make sure NTLM is disabled if OpenSSL is unavailable.  If NTLM is
+       *explicitly* requested and OpenSSL is unavailable, abort.
+
+       * configure.in: Renamed USE_* to ENABLE_*.
+
+2005-03-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/POTFILES.in: Removed headers.c and rbuf.c.
+
+2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/Makefile.src.bor: Reenable warnings under Borland C,
+       disabling only specific warnings.  Generate Pentium Pro code by
+       default.
+
 2003-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Don't check for AI_ADDRCONFIG here, it is checked