diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/sitesummary-client.templates | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40efb63..0b34d18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ sitesummary (0.0.20) UNRELEASED; urgency=low * Fix regex used to extract eth0 MAC address, to avoid matching peth0 on a vmware box. + * Improve template text to include the example URL. to make it + easier to come up with URLs usable from external machines. -- Petter Reinholdtsen <pere@debian.org> Sun, 19 Nov 2006 21:52:41 +0100 diff --git a/debian/sitesummary-client.templates b/debian/sitesummary-client.templates index 65fdc5c..1adcaab 100644 --- a/debian/sitesummary-client.templates +++ b/debian/sitesummary-client.templates @@ -4,6 +4,8 @@ _Description: URL: Insert the URL to the sitesummary collector, where should the sitesummary information be submitted. Several URLs can be specified separated by space. + . + The default URL is http://localhost/cgi-bin/sitesummary-collector.cgi Template: sitesummary-client/site Type: string |