
* 1.9.10  Mon Aug 21 06:43:06 2000
  - starting --restore
  
* 1.9.9   Sun Aug 20 10:28:30 2000
  - using is_directory and is_regularffile inside of opendir...readdir
    loops to avoid problem between directory and post-file in 
    /var/spool/badpenguin
  - completed setup_upgrade()
  - completed setup_request()
      
* 1.9.8   Sat Aug 19 03:12:03 2000
  - ported setup_delete()
  - porting also PURGE, from now --cleanup
  - starting setup_upgrade()
    
* 1.9.7   Sat Aug 19 01:12:23 2000
  - exctract the package
  - execute ldconfig
  - execute INSTALL
  - schedule POST-INSTALL and X-POST-INSTALL
  - register package infoes
  - complete review of the procedure to installing a package
  - starting to port setup_delete()
    
* 1.9.6   Thu Aug 10 23:23:30 2000
  - checking conflicts
  - restored setup_script.c
  - execute PRE-INSTALL
      
* 1.9.5
  - checking for ARCH and OSNAME
  - printing package info when installing
  - rationalized all the print* function according to verbose levels
  - DISKUSAGES= is now checked (very hard and difficult!)
  - restored --no-header
  - checking deps is O.k, now writing the install part
  
* 1.9.4   Thu Aug  3 23:53:43 2000
  - 7 of 32 items done in setup --install
  
* 1.9.3   Thu Jul 27 22:51:24 2000
  - untar for /install is working
  - untar accept also a PREFIX to be appended to rootdir
  
* 1.9.2   Tue Jul 25 00:18:13 2000
  - working on restoring untar.c into libbadpenguin
  
* 1.9.1 
  - completed scheme to gather options
  - start writing setup-install.c
  - adding file_exists.c