diff options
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 08f6c16..0c69423 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +sitesummary (0.0.34) UNRELEASED; urgency=low + + * Prefer REMOTE_ADDR over the output from gethostbyaddr() in + get_peername, to avoid "Bad arg length" problem. + + -- Petter Reinholdtsen <pere@debian.org> Sun, 2 Dec 2007 18:23:51 +0100 + sitesummary (0.0.33) unstable; urgency=low * Collect loaded kernel modules, to ease nagios autoconfiguration. |