]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Check for both SIGUSR1 and SIGHUP before using them.
[wget] / src / ChangeLog
index bbe364c64e4a2e3ba77e939bf19c85c39b11d7f8..ca419b494eee15530540cb256320db8ce76c7fff 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * main.c: Check for both SIGHUP and SIGUSR1 before using them.
+
 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * utils.c: Unconditionally include locale.h.