* 0.9.0   Thu Oct 26 23:06:55 2000
  - fixed configure.in adding libz and libbadpenguin items
  - prepared all the files for the public announceent
  - used 0.9.0 due to the 2 items left into the todo list :-)
  
* 0.3.3   Mon Sep 18 00:23:48 2000
  ! untar.c: fixed creation of hard-links on different target filesystem
  
* 0.3.2   Mon Aug 28 22:53:16 2000
  - fixed a stupid bug in chain_remove
  - restored /install optimization in untar()
    
* 0.3.1   Sun Aug 27 11:12:03 2000
  - added TRUE/FALSE from glib.h
  
* 0.3.0   Sat Aug 26 19:23:07 2000
  - added chain element into TChainItem structure
  - added function chain_remove
  
* 0.2.0   Sun Aug 20 11:16:00 2000
  - added strtoken.c
  - untar.c now does not exit after installing the last /install files
    because i was missing /install/MANIFEST ! :-)
    
* 0.1.6   Sat Aug 19 00:53:03 2000
  - restored move_file.c
  - changed filenames with an underscore in it
  - added move-dir.c
  - added file-is.c with is_directory() and is_regularfile
    
* 0.1.5   Thu Aug 10 23:05:30 2000
  - restored runshell.c
  - restored runcommand.c
  - untar does not more install the /install directory under the root
  - untar has a new options (maxsize) that if set will be used to
    computer the % of the extracting
    
* 0.1.4   Mon Aug  7 17:35:21 2000
  - untar.c, creation of temp directory is no more a warning
  - rationalized all the print* function according to verbose levels
  - added chain_insert.c by AGX
  - return type for diskfree changed from long to long long :-)
  - starting to restore hardare from the old package-setup source tree
  - untar.h has been renamed to badpenguin-untar.h because it is public
  - restored dirbase.c (basename)
    
* 0.1.3   Thu Aug  3 20:43:26 2000
  - misses gnutar.h in configure.in
  - rationalize use of color and messages in untar
  - restored deltree.c
  - added diskfree.c by AGX
      
* 0.1.2   Thu Jul 27 22:50:38 2000
  - untar now handle a prefix when extracting into a root dir
  - the library is documented
  
* 0.1.1   Tue Jul 25 22:14:03 2000
  - untar.h has been made public
  - libbadpenguin_version has been made public
  
* 0.1.0   Tue Jul 25 00:19:09 2000
  - untar subsystem restored
  - chain subsystem restored
  - many filesystem functions restored
  
* 0.0.3
  - Switched to a flat directory scheme due to problem with building the
    main library
  
* 0.0.2
  - Added fs subdirectory
  - Added fs/file_exists.c
  - Added fs/badpenguin-fs.h

* 0.0.1
  - Added ansi subdirectory
  - Added ansi/badpenguin-ansi.h
