Doc --host change
Dave Rolsky [Tue, 8 Dec 2009 05:39:25 +0000 (05:39 +0000)]
Changes

diff --git a/Changes b/Changes
index 97835e9..db746f7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,9 @@
      encoding test controller.
    - Allow --restartdirectory as an option for the Server script, for
      backwards compatibility. (Dave Rolsky)
+   - The --host option for the server script defaulted to localhost, rather
+     than listening on all interfaces, which was the previous default. (Dave
+     Rolsky)
 
   New features:
    - The __MOP__ hash element is suppressed from being dumped fully