2004-04-30	Sagi Bashari  <sagi@boom.org.il>

	* README: 
	- replace smarty_gettext with smarty-gettext
	- correct package name, project urls, add vrsion

	* tsmarty2.c:
	- check if file extension exists before checking if is in array (Florian Lanthaler <florian@phpbitch.net>)
	- correct package name, project urls, add version
	
	* smarty_gettext:
	- rename to smarty-gettext
	- correct package name, project urls, add version

2004-03-01	Sagi Bashari  <sagi@boom.org.il>

	* tsmarty2c.php:
	- added support for directories (originally by Uros Gruber  <uros.gruber@vizija.si>)
	- fixed bug that prevented more than 1 block per line (reported by Eneko Lacunza  <enlar@euskal.org>)
	- convert new line to \n in output string

	* smarty_gettext.php:
	- run nl2br() when escaping html
