From e7fb0946fa0ae4f8532e50e13ebff8858a3462d3 Mon Sep 17 00:00:00 2001 From: dan Date: Tue, 24 Oct 2000 15:39:18 -0700 Subject: [PATCH] [svn] Forgot to mention that I documented Rob's new bind_address command in the Wgetrc Commands section as well. --- doc/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 9966c3dc..a696ca02 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,7 @@ * wget.texi (Recursive Retrieval Options): Improved --delete-after docs. (Download Options): Documented Rob Mayoff's new --bind-address option. + (Wgetrc Commands): Documented Rob Mayoff's new bind_address command. 2000-10-20 Dan Harkless