* 1.1.1	Oct 2003
  - cosmetic changes to Makefile.am
  - added an header file to untar-namecache.c
  - compile also under dietlibc 0.22

* 1.1.0   Aug 2003
  - fixed NULL in makedir
  - changed gauge in lib/untar.c
  - added pkg-tar as a testing binary (but it is necessary for tgz-tools!)
  - normal_color() now uses FG_WHITE instead of FG_SILVER 
  - added some assert into untar*c to search for out-of-memory bugs

* 1.0.6   Oct 03 2002
  - cosmetic changes
  - removed asserts

* 1.0.5   somewhere in 2001
  - removed the directory with the scripts

* 1.0.4   Sat Oct 20 01:19:44 2001
  - <Loren Lang> changes for inter-nationalization in either English or Italian
  - <Loren Lang> fix fo rsymbolic links to retain their original user and 
                 group id after they've been moved.
  - <AGX> fixed bad conversion from the shell script in ansi.c
  - <AGX> sanitized names of funcionts in ansi.c
  - <AGX> added low intensity white as 'SILVER'
  - <Stefano> fixed 'rgrep' parameters checking
  - <Stefano> fixed attribute of normal_color()

* 1.0.3   Tue Oct  2 23:19:02 2001
  - Loren Lang send a lot of patches: new ANSI functions has been implemented
  into ansi.c; added functions move_link and move_de; added string.h to 
  several source files; modified move_dir to reconize symbolic links and
  device files and move them accordingly.

* 1.0.2   Wed Aug 29 21:04:46 2001
  - give better error messages in untar*.c

* 1.0.1   Mon Jul  2 03:04:42 2001
  - changed all the sprintf with snprint

* 1.0.0   Wed Jun 20 17:23:12 2001
  - first public release;
  - now includes badpenguin-scripts;
  - compile and install also under FreeBSD;
