
Version 1.03

If you use ipchains (kernel 2.1.* or 2.2.*) and you have a packet filter
firewall, read the ipacset man page, section BUGS. Firewall setup scripts
may interfere which ipac.


Version 0.99

If you update from a version before 0.99 and want to use the new gif image
creation functionality, you will need the perl GD library. ipacsum will
complain if you try to create images without it. Look for GD at
http://www.cpan.org/CPAN.html.


Version 0.98
If you update from versions before 0.98, you should check your scripts
for the way options to ipacsum are given. Because of the introduction of
long options names such as '--starttime' (same as -s), there must now be
a space character between the option character and its value. For example,
'ipacsum -s1998' worked before, but is incorrect now. You need to say
'ipacsum -s 1998'.

The above is not true and you can forget it again if you have a version of
the Getopt::Long package 2.10 or above.

$Id: UPDATE,v 1.5 1999/05/10 08:22:57 moritz Exp $
