diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-29 21:46:49 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-29 21:46:49 +0000 |
commit | b1f2a499e23e913a02bcd12ea650d410e17206b0 (patch) | |
tree | 86c3aa146235a40fdaf835ff0a2845dcc4a45ca9 /debian/changelog | |
parent | 7d5a12c6d587d8b61270e7976617dcf0f1e5f5d6 (diff) | |
download | sitesummary-b1f2a499e23e913a02bcd12ea650d410e17206b0.tar.gz sitesummary-b1f2a499e23e913a02bcd12ea650d410e17206b0.tar.bz2 sitesummary-b1f2a499e23e913a02bcd12ea650d410e17206b0.tar.xz |
* Let the collector store the IP peer info about each entry. Not
yet working, as the getpeername() code is broken.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5c54e22..de17647 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ sitesummary (0.0.6) UNRELEASED; urgency=low in after the initial submission after boot. * Add trivial sitesummary-makewebreport to make a web page with the summary results. + * Let the collector store the IP peer info about each entry. Not + yet working, as the getpeername() code is broken. -- Petter Reinholdtsen <pere@debian.org> Tue, 29 Aug 2006 08:26:35 +0200 |