2002-07-15  Gopal Narayanan  <gopal@astro.umass.edu>

	* Moved examples from src directory to a separate examples dir
	* Clean-up most warnings during compilation
	* Upon running for first time, $HOME/.transcalc dir will be
	created with config file and save file
	* Units default values now saved in config file
	* Upon exit, last transmission line values remembered in save file
	* Made some slight changes in gui setup
	* Added coupled microstrip image
	* Update manpage
	
2002-05-26  Claudio Girardi  <in3otd@qsl.net>

	* Released v0.13

	* Added coupled microstrips configuration
	* Rewritten single microstrip support (microstrip.c)
	* Cleaned-up most warnings during compilation
	* Added some more example files
	
2002-03-15  Claudio Girardi  <in3otd@qsl.net>

	* Released v0.12

	* File load/save functions and menu items added
	* Added example file (example1.trc) for file load
	* corrected microstrip dielectric losses formula
	* corrected conductor roughness losses formula

2001-06-22  Gopal Narayanan  <gopal@yso.astro.umass.edu>

	* Released v0.11

	* Added coaxial transmission line to the list of transmission
	lines. Did some code cleanup as well.

2001-06-16  Gopal Narayanan  <gopal@yso.astro.umass.edu>

	* Made synthesize function as accurate as analysis function. In
	microstrip calculator, we now use Newton's method to converge on a
	solution. Thanks to Mike Ferrara <mferrara@cisco.com> for the
	suggestion.

2001-06-09  Gopal Narayanan  <gopal@yso.astro.umass.edu>
	* Modified source and automake files, so that gdk_imlib is
	recommended not required

Thu May 24 22:24:54 EDT 2001 Gopal Narayanan <gopal@astro.umass.edu>
	* Initial Release 
