diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-08-05 19:01:30 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-08-05 19:01:30 +0000 |
commit | fcf06652ba7aafdc76ec03d99f378566d92ff336 (patch) | |
tree | be67342dbf532227f0fc5d056f5f7bb8d7fdcb2d | |
parent | 60cc52159eeda17a151916597e298c310b7bbcc1 (diff) | |
download | sitesummary-fcf06652ba7aafdc76ec03d99f378566d92ff336.tar.gz sitesummary-fcf06652ba7aafdc76ec03d99f378566d92ff336.tar.bz2 sitesummary-fcf06652ba7aafdc76ec03d99f378566d92ff336.tar.xz |
Improve language.
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 16e13ee..b420c54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ sitesummary (0.0.47) UNRELEASED; urgency=low - * Fix bug in collector hook handling. Now it uses 'update' as the - argument to the hook scripts on updates. + * Fix bug in collector hook handling. Now it uses the correct + 'update' argument when calling hook scripts on updates. * Add Swedish translation from Martin Ă…gren (Closes: #492067). -- Petter Reinholdtsen <pere@debian.org> Mon, 28 Jul 2008 18:23:41 +0200 |