2005-04-11  Marco Parrone  <marc0@autistici.org>

	* configure.ac: Updated version number.

2004-01-02  Marco Parrone  <marc0@autistici.org>

	* Makefile.am (M0M4SCRIPTS): Removed.
	(EXTRA_DIST): Removed.
	(SUBDIRS): Removed `man'.

	* configure.ac: Now contains the code that was in diff.m4,
	getopt.m4, grep.m4, head.m4, html2text.m4, m4.m4, mail.m4,
	tail.m4, tr.m4, wc.m4, wget.m4, instead of including them and
	calling the functions defined into them.
	Do not configure `man/Makefile' anymore.
	Now does not check for m4 (it is not required now).
	Now does not configure src/config.m4 anymore.

	* diff.m4: Removed.
	* getopt.m4: Removed.
	* grep.m4: Removed.
	* head.m4: Removed.
	* html2text.m4: Removed.
	* m4.m4: Removed.
	* mail.m4: Removed.
	* tail.m4: Removed.
	* tr.m4: Removed.
	* wc.m4: Removed.
	* wget.m4: Removed.

2003-04-23  Marco Parrone  <marc0@autistici.org>

	* Makefile.am (M0M4SCRIPTS): Added tail.m4, head.m4.

	* configure.ac: Added checks for `tail' and `head'.

	* head.m4: Added.
	* tail.m4: Added.

	* Makefile.am (M0M4SCRIPTS): Added m4.m4, grep.m4, wc.m4, tr.m4.

2003-04-09  Marco Parrone  <marc0@autistici.org>

	* configure.ac: Added check for tr.

	* tr.m4: Added.

2003-04-08  Marco Parrone  <marc0@autistici.org>

	* configure.ac: Added check for wc.

	* wc.m4: Added.

2003-04-02  Marco Parrone  <marc0@autistici.org>

	* configure.ac: Added check for grep.

	* grep.m4: New file.

2003-04-01  Marco Parrone  <marc0@autistici.org>

	* html2text.m4: Now, if lynx is not found, give an error and exit.

	Removed $HAVE_HTML2TEXT.

2003-03-19  Marco Parrone  <marc0@autistici.org>

	* Makefile.am (M0M4SCRIPTS): s/mailx/mail/.

	* mail.m4: New (was mailx.m4).

2003-01-10  Marco Parrone  <marc0@autistici.org>

	* html2text.m4: Added "-nolist" to the default lynx options.

	* configure.ac: Now includes m4.m4.

	Now calls M0_PROG_M4.

2003-01-02  Marco Parrone  <marc0@autistici.org>

	* configure.ac: Now includes diff.m4.

	Now calls M0_PROG_DIFF.

	* Makefile.am (M0M4SCRIPTS): Added html2text.m4.

	(M0M4SCRIPTS): Added diff.m4.

	* diff.m4: Added DIFF_FLAGS handling.

	* wget.m4: Added WGET_FLAGS handling.

	* html2text.m4: New file.

2002-12-27  Marco Parrone  <marc0@autistici.org>

	* Makefile.am (EXTRA_DIST): Adedd pubring.asc, removed
	$(CHECKURLSDATA).
	(CHECKURLSDATA): Removed.
	(pkgdata_DATA): Removed.

	* configure.ac: Included getopt.m4.
	Added M0_PROG_GETOPT in "Checks for programs".

	* getopt.m4: New file.

	* Makefile.am (SUBDIRS): Added man.

	* configure.ac(AC_CONFIG_FILES): added man/Makefile src/checkurl
	and src/checkurls.

2002-12-25  Marco Parrone  <marc0@autistici.org>

	* mailx.m4: New file.
	* wget.m4: New file.
	* Makefile.am: New file.
	* configure.ac: New file.

