puf developement history
------------------------

0.93.2 (23 May 2002)
    - Removed proxy duplicate detection (together with a bug in it) -
      I don't think it was useful at all

0.93.1 (10 May 2002)
    - Fixed format string vulnerability in error output
    - Don't compile on systems without snprintf
    - Fixed overflow resulting in bad bandwidth averages for _very_ big 
      downloads or very fast networks
    - Made most switches url-based, i.e., the switch applies only the the urls
      that follow it and can be turned off again for urls listed later
    - -p switch renamed to -B (wget-like)
    - -ri switch replaced by -p, -pr, -pr+ & -pr++ (somewhat wget-like)
    - Added -xq switch

0.91beta6a (18 Apr 2001)
    - Clarified licencing in some places

0.91beta6 (6 Feb 2001)
    - Added -iU switch

0.91beta5 (5 Feb 2001)
    - Added -ib switch

0.91beta4 (1 Feb 2001)
    - Added -xH switch

0.91beta3 (21 Jan 2001)
    - Bug fix: -r, -r+ and -r++ should work again
    - Extended configure script (mainly for debugging purposes)

0.91beta2 (9 Jan 2001)
    - Bug fix: -i and -yi work again

0.91beta1 (20 Dec 2000)
    - Partly implemented basic proxy support
    - Reversed order of this ChangeLog :)

0.9beta9 (26 Nov 2000)
    - Added spec file for building RPMs

0.9beta8 (18 Nov 2000)
    - Solaris compatibility fixes for -xb switch

0.9beta7 (28 Oct 2000)
    - Bug-fixed (completed) last bug fix.  8-)=)
    - -xb switch to bind source ip

0.9beta6 (26 Oct 2000)
    - reduced the default for -ll to 10 - otherwise the common file 
      descriptor limit of 50 may be reached too fast
    - Bug fix: buffer overflow caused segfault when a HTTP server sent a
      very long header (e.g., an ultralarge cookie)

0.9beta5 (24 Oct 2000)
    - Bug fix: uninitialized variable caused files to be saved under weird 
      names or not to be saved at all

0.9beta4 (23 Oct 2000)
    - Oswald Buddenhagen took over the project
    - Nearly complete rewrite
      -> Too many changes to list them all
    - Changed archive structure and license to GNU style

(see ChangeLog.ag for older versions)
