1### Bugs
2
3Reported-by: Huangyu: I found dhcpd-pools didn't consider if the
4   active lease's ends time is passed so it would still think the
5   lease is active even if dhcpd daemon is stopped for a long time,
6   the leases marked by "active" state in lease_file has expired in
7   fact.
8
9### Feature requests
10
11o Assigned IPs count (Nelson)
12o Subnet counting class (Henryk)
13o When time stamps are part of lease situation evaluation (see
14  bug 1) add a --now switch which will one can use to change when
15  expiry happens.
16o Add lease time histogram support.
17
18### When releasing
19
20o Update gnulib
21o Update bootstrap
22o Update DataTables, and bootstrap versions; see https://datatables.net/download/index
23o Update NEWS, webpages/index.html dateModified & version
24o Make annotated git tag
25o ./configure --enable-doxygen && make distcheck
26o BROWSER=cat man -H ./man/dhcpd-pools.1 | tee ./webpages/man.html
27o gpg --armor --detach-sign dhcpd-pools*tar*
28* Update sitemap
29o Upload files to sourceforge
30o mv doc/html webpages/doxygen
31o sftp index.html man.html doxygen/* -> sourceforge web
32  remove old doxygen before uploading new
33o Send email to dhcpd-pools-announce@lists.sourceforge.net subject: Version 3.n is released
34