diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-08-06 08:11:56 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-08-06 08:11:56 +0000 |
commit | 18a4802b53f2e9d0a44e117c052bf9c4aafbb940 (patch) | |
tree | 2ea70cdc8a1a9a77b1b5fde4d227e98dc17c4445 /debian | |
parent | 220eae3e005c17b2a24a4717c145d8c67da14112 (diff) | |
download | sitesummary-18a4802b53f2e9d0a44e117c052bf9c4aafbb940.tar.gz sitesummary-18a4802b53f2e9d0a44e117c052bf9c4aafbb940.tar.bz2 sitesummary-18a4802b53f2e9d0a44e117c052bf9c4aafbb940.tar.xz |
* Add perl function to return all ethernet MAC addresses.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aa53ea8..5164bee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ sitesummary (0.0.47) UNRELEASED; urgency=low 'update' argument when calling hook scripts on updates. * Make sure to export the get_primary_ip_address function in the SiteSummary perl module. + * Add perl function to return all ethernet MAC addresses. * Add Swedish translation from Martin Ă…gren (Closes: #492067). -- Petter Reinholdtsen <pere@debian.org> Mon, 28 Jul 2008 18:23:41 +0200 |