2002-11-10 Bartosz Lis <bartoszl@ics.p.lodz.pl>
= v. 2.0.4

* enthropy commands changed to have absolute paths

* new enthropy commands, especialy cat /proc/...

* enthropy commands are now fed to gzip and random generator is 
  initialized with its output

* more variables were classified as carying secrets and thus 
  cleared (set to 0 or bzero()'ed)

* some debug

= v. 2.0.3

* hunt for bugs

2002-09-09 Bartosz Lis <bartoszl@ics.p.lodz.pl>
= v. 2.0.2

* more command line options

* might be called by regular users too (no only root)

2002-08-15 Bartosz Lis <bartoszl@ics.p.lodz.pl>
= v. 2.0.1

* rewritten in C im place of C++ to enhance portability

* now uses autoconf & automake

