diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-11-26 08:42:46 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-11-26 08:42:46 +0000 |
commit | b04c5021e9655c130e06a655bdd9029a5980f551 (patch) | |
tree | 4f0014730d4cff0b324706520a48a760b9a340e8 /debian | |
parent | d208fa88c746481025eeef8389bd71e6f9d27b09 (diff) | |
download | sitesummary-b04c5021e9655c130e06a655bdd9029a5980f551.tar.gz sitesummary-b04c5021e9655c130e06a655bdd9029a5980f551.tar.bz2 sitesummary-b04c5021e9655c130e06a655bdd9029a5980f551.tar.xz |
* Set the locale to C when collecting data, to make sure the output
format is well known. (Closes: #452899)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 16f49df..61299ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ sitesummary (0.0.31.0.pere.1) unstable; urgency=low * Start on code to generate nagios configuration from the collected sitesummary information. * Fix peername code in the collector. + * Set the locale to C when collecting data, to make sure the output + format is well known. (Closes: #452899) -- Petter Reinholdtsen <pere@debian.org> Fri, 23 Nov 2007 22:28:14 +0100 |