]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Modify dist-wget to work with the subversion repository.
[wget] / ChangeLog
index 07758b685ecae39e6768c77746e473882ef9a199..392c7d2634fcb347277de5550883db073d5113ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * util/dist-wget: Port to subversion.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * README.svn: Renamed to README.checkout.  Edited to mention the
+       autogen.sh script.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * autogen.sh: New file.
+
+       * Makefile.svn: Deleted, replaced with the even simpler (and more
+       standard) `autogen.sh' script.
+
+2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Don't check for signal.h.  Remove the
+       AC_HEADER_TIME check.  Remove the test for ANSI C prototypes.
+
 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Check for C99 conformant stdbool.h.