diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-27 10:19:27 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-27 10:19:27 +0000 |
commit | d9ff96f60f8aa7515d440df0d233649f99f3438c (patch) | |
tree | 6f83bdb9cfc1a02f775a552972a043895e5fcaaf /debian/changelog | |
parent | d2e613ce766fe9d17d326b05d5a9688426000f09 (diff) | |
download | sitesummary-d9ff96f60f8aa7515d440df0d233649f99f3438c.tar.gz sitesummary-d9ff96f60f8aa7515d440df0d233649f99f3438c.tar.bz2 sitesummary-d9ff96f60f8aa7515d440df0d233649f99f3438c.tar.xz |
* Add debconf question for site, and start on code to ask for
collector URL.
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 40ad299..3dadd94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ sitesummary (0.0.2) UNRELEASED; urgency=low * Not released yet. * Make temp file name more unique by adding process id to it, while I wait for a working getpeername call. + * Add debconf question for site, and start on code to ask for + collector URL. -- Petter Reinholdtsen <pere@debian.org> Sat, 26 Aug 2006 12:10:27 +0200 |