v0.3.1	- Fixed a couple of HP/UX incompatibilities (Thanks to Petter Reinholdtsen)
	- Added -v (to view an existing tag)

v0.3	- Fixed "trash in the fields" bug. (Strings are now forced to be null-terminated)
	  Updated help screen.
	  Fixed minor warnings during compile.
	  If "-h" is amongst options, others are now ignored.
	  "-i" now must be specified for interactive (curses) mude.
	  Commented and cleaned code.

v0.3-b1 - Added reading and preservation of existing tags in command line mode.
	  Fixed occasional tag seek bug.
	  Changed options parsing to use "getopt"

v0.3-a1 - Merged the command line version back in.
	  Fixed "tag appending instead of overwriting" bug

v0.2-b1 - Fixed "non-existant file is created" bug.
	  Added a help screen
	  Field lengths became constants.

v0.2-a2	- A few minor bugfixes.
	- Added ^C support (terminal was going crazy if the program was interrupted)
	- Added flexible window size (window width is always equal to terminal width)

v0.2-a1	- Not released
	- curses version. Weeeeeee! (Way better :-) )

v0.1.1  - Not released
	- Added support for the "Year" and "Comment" fields.
	- Fixed quite a few overflow problems

v0.1 	- Initial version. Never released
