v.0.70.1 (Changes from v.0.70.0)
    - Patched sendmail.init so that vservers without sendmail.cf will be ignored.
    - Fixed a small bug with the -detect option within virtfs.

v.0.70.0 (Changes from v.0.60.0)
    - Updated User Guide and FAQ	
    - Automatic creation of important system files in the /dev directory. 
    - Creation of an admin account for each virtual server (seperate from root)
    - Automatic DNS configuration for each virtual server.

v.0.60.0 (Changes from v.0.55.1):
I would like to thank Dean Irvin for advice and suggestions. 

    - Updated User Guide and FAQ 
    - Stale server entries checked upon startup 
    - Fixed bug when removing or detecting servers 
    - -detect option is clearer and works better 
    - ld.so.conf is set up in the virtual directory, ie . /virtual/test.com/etc/ld.so.conf 
    - upon creation of a virtual server, sendmail.cw is automatically configured 
    - the Dj attribute of sendmail.cf is automatically edited for the virtual server. 
    - /etc/mail/* is now copied over for each directory 
    - Bug fix with the IP number request dialog 
    - the default shell is now implemented instead of /nonexistant 
    - Clearer, better verbage in dialog boxes 
    - FTP specific files are now copied over. They must be set in virt.conf 

v.0.58.0 (Changes from v.0.55.1)
    - Updated User Guide and FAQ
    - Stale server entries checked upon startup 
    - Fixed bug when removing or detecting servers
    - -detect option is clearer and works better
    - ld.so.conf is set up in the virtual directory, ie . /virtual/test.com/etc/ld.so.conf
    - upon creation of a virtual server, sendmail.cw is automatically configured
    - the Dj attribute of sendmail.cf is automatically edited for the virtual server.
    - /etc/mail/* is now copied over for each directory
    - Bug fix with the IP number request dialog
    - the default shell is now implemented instead of /nonexistant
    - Clearer, better verbage in dialog boxes
    - FTP specific files are now copied over. They must be set in virt.conf
    - 
v. 0.55.1 (Changes from v.0.55.0)
    - Fixed a serious bug when adding a user (Thanks Dmitry Panferov)

v. 0.55.0 (Changes from v.0.42.0)
    - New Documentation ( http://www.prongs.org/virtfs/docs )
    - Addition of virt_template.pl, which creates a filesystem that virtual servers link to.
    - Virtfs code adjusted to keep with the new virtual server layout
    - virtrun is now text based

v. 0.42.0 (Changes from v.40.0)
    - Updated the documentation 
    - Faster and better Perl code for virtfs
    - Addition of virtuald for tcp wrappers
    - Bugfix with the /etc/virt.conf file

v. 0.40.0 (Changes from v.35.5)
    - Completely new documentation ( http://www.prongs.org/virtfs/ )
    - Cleaned up Virtfs code for faster and more secure execution
    - Complete rewrite of virtrun (was virtex)
    - virtmail is now sendmail.init
	
v. 0.35.8 (Changes from v.35.5):
    - Fixed some nasty bugs concerning the servers.list file (some experienced problems running Virtfs) 
    -  Logging of actions is now implemented (set feature in virt.conf). 
    - Sendmail configuration errors. 
    - Fixed more minor bugs. 

v. 0.35.5 (Changes from v.0.35.0):

   - Many more bugs found and corrected. 
   - Due to many requests, Apache configuration has been introduced.

v.0.35.0 (Changes from v.0.30.2):

   - Lots of "small" bugs are now fixed.
   - Bugfix: The shell copy script would not be read correctly, and better copying.
   - Now Catches illegal usernames when adding a user.

When adding a user it will:
   -  Adding a User: Create a home directory (which is not done by some versions of Linux?!) 
   -  Adding a User: You can choose a group from the list to assign to the user. 
   -  Adding a User: Automatically ask you if you want to change the password
   -  Adding a User: You may choose from a list the shell for the user. 
   -  Adding a User: Create mail folders if you are using Sendmail and wish to create it
	(you can change password and create mail folders from the menu anyways).
   -  Sendmail feature added to virt.conf to fix errors if you were running another MTA.
   -  List Groups (before only users were listed). 
   -  Catch errors faster and better. 

v 0.30.2 (Changes from v.0.30.0): 

   -   Added more options to the virt.conf file, for you to configure. 
   -   Better interface with activating/deactivating services. 
   -   Create (or re-create) mail folders for the users on each domain. 
   -   Fixed minor bug when fingering an account. 
   -   Asks is you want to delete user's home directory, when deleting an account. 


v. 0.30.0 (Changes from v.0.20.1):
   -   Added mail folder creation.
   -   Better interface when activating/deactivating services.	
   -   Better handling of operations, with many more options. 
   -   Fixed errors that caused virtfs to quit when Cancel was hit. 
   -   More user-friendly and more user-configuration. 
   -   Merged virtadmin into virtfs, so only one script is needed. 
   -   Editing of the domain name can now be done. 
   -   Domains beginning with s would not show up in virtfs - fixed. 
   -   Sendmail stuff: Rebuild aliases and view mail queue. 
   -   Released the Virtfs Web Administration Server. (seperate) 
   -   Released the source tarball for the QMail add-on. (seperate) 
   -   Took care of more bugs that existed in virtfs. 
   -   Improved Error Handling and display. 
