2007-08-30 [r7]  artifici:

	* WowLua.lua: * Fixed color escaping, so history works as expected

2007-08-27 [r6]  artifici:

	* WowLua.lua: * Fix the sandbox code so its generated on each
	  function call, rather than as an upvalue

2007-07-19 [r5]  artifici:

	* WowLua.lua: * Update the processing code to ensure it behaves
	  in-correctly along with the lua interpreter when given x = "foo
	  followed by an enter key.

2007-07-17 [r4]  artifici:

	* FAIAP.lua, WowLua.toc, WowLua.lua: * Made FAIAP a local library
	  instead of a global one, to prevent verioning issues * Altered
	  code to address this internal version

2007-07-16 [r3]  artifici:

	* WowLua.lua: * Added license information for current version. This
	  license will be relaxed at a later date.

2007-07-16 [r2]  artifici:

	* FAIAP.lua, WowLua.lua: * Fixed some errors in FAIAP that were
	  caused by making nextToken unglobal * Changed the overall version
	  string, and display that on frame creation (only)

2007-07-16 [r1]  artifici:

	* FAIAP.lua (added), images/resize.tga (added), WowLua.toc (added),
	  images/backdrop.tga (added), images (added), images/header.tga
	  (added), fonts (added), images/headCorner.tga (added),
	  fonts/VeraMono.ttf (added), images/footer.tga (added), WowLua.lua
	  (added), fonts/COPYRIGHT.TXT (added), images/borders.tga (added),
	  images/footCorner.tga (added): * Renaming addon from WowPad to
	  WowLua and switching repositories

