2003-06-25  gettextize  <bug-gnu-gettext@gnu.org>

	* configure.ac (AC_CONFIG_FILES): Add intl/Makefile.

2003-06-25  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Remove intl.

2003-06-25  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(SUBDIRS): Remove intl.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): Add config.rpath.
	* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.

2001-12-30  Nicolas LAURENT  <nl@gnu.org>

	* Add some control-flow keywords. There's still work to do...
	* Add a small debugger in utils.c. Now bad signal can be traced. 
	* Update version to 0.4.14

2001-12-05  Nicolas LAURENT  <nl@gnu.org>

	* Fix many issues in plugins loading mecanism.  Now everything
	  seem to work.
	* Change the init hooks names in the plugins interface.
	* Remove useless macros HAPLO_FATAL, ... 

2001-12-04  Nicolas LAURENT  <nl@gnu.org>
	
	* Update version to 0.4.13
	* The uses of context have been totally rewritten
	  All test cases passed.

2001-12-03  Nicolas LAURENT  <nl@gnu.org>

	* Add `while' keyword
	* Still working on for_2.hpl and while_3.hpl
	* Beginning a check of the uses of contexts...

2001-12-02  Nicolas LAURENT  <nl@gnu.org>

	* Add `while' keyword
	* Add more runtime checks

2001-11-13  Nicolas LAURENT  <nl@gnu.org>

	* Resurect HAPLO_ARG_OUT and HAPLO_ARG_PROTECT
	* Update i18n
	* Handle recursivity correctly: duplicate return value if needed.

2001-09-25  Nicolas Laurent  <nl@gnu.org>

	* Add ACTION_LEAF_LOCAL_ASSIGN.
	* Add a new way to register function using function signature concept.

2001-09-20  Nicolas LAURENT  <nl@gnu.org>

	* Remove many memory leaks.
	

