IPQ BDB Release Notes version 2.02
==================================

ibd-del:
    Review option --max-records, to trim the database, by getting
    a count of actual records before engaging a long inspection
    of the database.  Getting this also locks the database.

    Adding --del is no longer necessary to trigger this action.

    New option --ls-human-decay to display the dacey in a readable
    way.  This option can be added in the option file, ipqbdb.popt.

ibd-judge:
    New option --warn-on-lock.  For IPv6, looking up a range requires
    a lock on the database.  A warning is logged when acquiring the
    lock takes more than that number of seconds.  The default value
    for this option is a compile-time option.
