diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-06-13 15:06:53 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-06-13 15:06:53 +0000 |
commit | d3ae73ecfab48eea121b91c6d37684d79061a19f (patch) | |
tree | 494398619774118341037315f0f6d3fac8af60a7 /debian/changelog | |
parent | 8def26dc0ae946d296dec1386da1a6687b64a577 (diff) | |
download | sitesummary-d3ae73ecfab48eea121b91c6d37684d79061a19f.tar.gz sitesummary-d3ae73ecfab48eea121b91c6d37684d79061a19f.tar.bz2 sitesummary-d3ae73ecfab48eea121b91c6d37684d79061a19f.tar.xz |
* Make sure to read /etc/environment in init.d/sitesummary-client
script, to activate the common http proxy settings.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c36557d..6fc9b2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitesummary (0.0.42) UNRELEASED; urgency=low + + * Make sure to read /etc/environment in init.d/sitesummary-client + script, to activate the common http proxy settings. + + -- Petter Reinholdtsen <pere@debian.org> Sat, 7 Jun 2008 12:50:17 +0200 + sitesummary (0.0.41) unstable; urgency=low * Accept nagios3 clients as nagios clients. |