BreezyCalc ChangeLog
>>> Author  : Michael B. Miller
>>> Updated : October 11, 2012
>>> Email   : <lectisoft@gmail.com>

Version 1.1.2
    ~ Fixed > When adding functions/variables, didn't check if name was reserved.
    ~ Fixed > 'Clear Output' button did nothing.
    + Added > New calculator function 'inv', gets reciprocal of number.
    + Added > Created geometry formula functions, such as 'dist' and 'circum'.

Version 1.2
	~ Fixed > Application crashed sometimes when attempting to save to an unauthorized location.
	+ Added > Ability to change font, font color, and background color of output display.

Version 1.3.1
	~ Fixed > Built-in function/constant list not displaying items.
	+ Added > Unit Converter
	+ Added > Menu Shortcuts
