Sun Oct 28 22:36:17 2001

	0.40

	  	* Removed 'Save As' and 'Load' menu items/code.  I have done this
		  because it was an ill conceived feature and doesn't make sense anymore.
 		* Made it compile and work with both libxml1 and libxml2.
		* Removed last vestiges of hard coded file paths (specifically the paths
		  to the gShield configuration files).
		* Seperated the program from the controls.xml file.  This was done to better
		  be able to maintain the controls.xml file and to support multiple versions
		  of gShield.
		* Added a new UI control type, the 'combo box'.  This is to support the tri-state
		  fields in gShield2.6 and up.
		* The structure of controls.xml has changed a bit.  Mostly added a new node type,
		  'Configfiles' to specify the locations of the files to be loaded.  

Sat May 19 2001

	0.35

		* Applied patch from Max Heijndijk <cchq@wanadoo.nl> for gShield 2.5.0 support 
          (thanks Max!)

		* Fixed a bug in the parser which caused some variables to be read incorrectly.
?????
   
	0.34

		* Ported to libxml2.

Mon Feb 12 2001

	0.33

	   	* Added support for gShield 2.x, Specifically, gShield version 2.0.3
	   	  Note, people running 1.5.x should NOT upgrade.

Tue Sep  5 2000

	0.32

        * Fixes a bug in the loader that was making it segfault in the saver.
          It basically wasn't handling all cases of input.  And I didn't test
          with the latest gShield before releasing.  My apologies.  Thanks to
          Adahma <adahma@starport.org> for pointing out the problem.

Mon Sep  4 2000

	0.31

        * Fixed the painting bug in the text and entry widgets.

Sun Sep 3 2000

    0.3

        * Synched with gShield 1.5.6  Support for port forwarding.

        * The UI is now completely data driven (see controls.xml).
          No more waiting for me to add support for new variables :)

        * Replaced the tabs with a spiffy new tree.  This makes use of the 
          gtk-multiview widget by Jonathan Blandford <jrb@redhat.com> 
          see http://people.redhat.com/jrb/files/multiview/

Sun May 14 15:56:00 2000

    0.2 

        * Added support for loading and saving multiple config files.

        * Added better error reporting.  It can still be improved.  
          It will still blindly proceed even if there are errors.  
          For the next release, I will completly rewrite the load 
          and save code.

Sun Jan 30 17:05:40 2000

    0.1
        * First release.

