diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-11-14 20:32:37 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-11-14 20:32:37 +0000 |
commit | 2a17e8d820d3855bc74c4f09adf2928b35317476 (patch) | |
tree | be810eaec6f978229c5c230b15e3d283d7a51e1c | |
parent | 3a711124edaa27aeac698fdc5a0db8cff1e9c30b (diff) | |
download | sitesummary-2a17e8d820d3855bc74c4f09adf2928b35317476.tar.gz sitesummary-2a17e8d820d3855bc74c4f09adf2928b35317476.tar.bz2 sitesummary-2a17e8d820d3855bc74c4f09adf2928b35317476.tar.xz |
Improve description.
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7c3f361..6bce679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ sitesummary (0.0.70) UNRELEASED; urgency=low - * Improve LDAP server check, not only checking if the TCP port is - listening, but also check if the server will reply to searches for - the root DSE. + * Improve LDAP server Nagios check, not only checking if the TCP + port is listening, but also check if the server will reply to + searches for the root DSE. -- Petter Reinholdtsen <pere@debian.org> Mon, 14 Nov 2011 11:42:16 +0100 |