diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-08-06 08:03:52 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-08-06 08:03:52 +0000 |
commit | 220eae3e005c17b2a24a4717c145d8c67da14112 (patch) | |
tree | 52dc9aa32a4c7d964dbfd21a2e964e5f09cbc67a /debian | |
parent | fcf06652ba7aafdc76ec03d99f378566d92ff336 (diff) | |
download | sitesummary-220eae3e005c17b2a24a4717c145d8c67da14112.tar.gz sitesummary-220eae3e005c17b2a24a4717c145d8c67da14112.tar.bz2 sitesummary-220eae3e005c17b2a24a4717c145d8c67da14112.tar.xz |
* Make sure to export the get_primary_ip_address function in the
SiteSummary perl module.
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 b420c54..aa53ea8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ sitesummary (0.0.47) UNRELEASED; urgency=low * Fix bug in collector hook handling. Now it uses the correct 'update' argument when calling hook scripts on updates. + * Make sure to export the get_primary_ip_address function in the + SiteSummary perl module. * Add Swedish translation from Martin Ă…gren (Closes: #492067). -- Petter Reinholdtsen <pere@debian.org> Mon, 28 Jul 2008 18:23:41 +0200 |