
SNAC - 0.2

* New name (SNAC's a Neat Algebraic Calculator)
* Shaved my beard (Seriously!)
* Code clean up, (It's still terrible, but I will eventualy clean it all)
* Much better keyboard support	

SNAC - 0.3

Base-N related
	* Base-N input/output function
	* Buttons for OR/AND/XOR, b/h/o
	* Output format Hex/Bin/Oct
	* Eval function modified to include > 1 char operators
	* Added or, and, xor, &, |, >>, <<
Edit menu
	* Copy
	* Paste
Keyboard input
	* GDK_ constants
	* Make menu accelerators work again
	* Animate buttons (click when user enters 0123456789+-*..)
Combos for Angle/Format
	* Recalculate result on change	
Bugs
	* Gtk-CRITICAL when left arrow is pressed after Exe
