
--

2003.05.23	v0.3

* Updated GUI and code to conform to HTTrack v3.23.
* Changed configuration file (~/.gnome/gHTTrack).  Added [ghttrack] section
  and changed code to preserve old settings.
* Added hints to Options Dialog.
* Added option to run HTTrack in forked process.  This makes ghttrack's main 
  window immediately available after an Action command.
* Removed the 2nd tab page (Output From HTTrack Command) from the main window. 
  The run-log.txt file is only created when running non-forked using popen() 
  and is displayed in the 1st tab page (Information About Current Project), 
  when available.
* Fixed limits for most of the Options Dialog data entries.  Due to a quirk in 
  Glade, limits were not enforced for ComboBox entries.  These limits (defined 
  in the 3rd element of the Options array) are now set manually.

--

2002.05.23	v0.2

* Fixed a selection quirk in the combo boxes of the Options Dialog.
* The "Default Settings" project can now serve as a sort of 'template' to 
  make it easier to set often-used options in the other projects.  For more 
  details, see the README file.
* Added the project name to the title of the Options Dialog, making it 
  easier to know which project you're setting while you're in the other tab 
  pages (the name was previously only visible on the first tab page).

--

2002.03.26	v0.1.1

* Fixed bug in startup concerning the reading of the last saved project number.
* Cleaned up the info text (1st tab page of main app) so that a string is 
  displayed (for some options) instead of a number.

--

2002.02.27	v0.1

* First draft.  No changes.

--
