2009-01-11  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* ChangeLog: Improve ChangeLog

	* doc/.gitignore, src/.gitignore: Ignore some files

2009-01-05  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* Makefile.am, doc/Makefile.am, sh/Makefile.am: Pass distcheck target

2008-12-23  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* doc/txtfetchmailmon.1.in: Take in account GOption change

	* doc/.gitignore: Ignore some untracked files

	* doc/dialogfetchmailmon.1.in, doc/txtfetchmailmon.1.in: Correct email
	address

2008-12-22  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* src/MailLogScanner.cc: The "flushed" keyword appears on the message line

2008-12-16  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* src/version.cc: Extend copyright

	* src/version.cc: Include config.h for version informations

2008-12-15  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* configure.in, src/MailLogScanner.cc, src/Makefile.am, src/SyslogReader.cc,
	src/SyslogReader.h, src/txtfetchmailmon.cc: Replace home-made reader with
	GIOChannel and 'tail' command

	* configure.in, src/Makefile.am, src/txtfetchmailmon.cc: Use GOption

	* config.h.in: Unused file (generated)

2008-12-10  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* autogen.sh: Add autogen.sh script to bootstrap

2008-12-09  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* aclocal.m4: Unused file

2008-11-29  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* .gitignore: Ignore auto-tools generated files

2008-12-09  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* src/MailLogScanner.cc, src/MailLogScanner.h, src/SyslogReader.cc,
	src/SyslogReader.h, src/txtfetchmailmon.cc: Invert dependency between
	SyslogReader and MailLogScanner

2008-11-03  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* configure.in: Typo

	* src/Controller.cc, src/Controller.h, src/Makefile.am, src/SyntaxError.cc:
	Improve C++

	* configure.in, doc/Makefile.am, doc/wmfetchmailmon.1.in,
	src/ControllerDockApp.cc, src/ControllerDockApp.h, src/Makefile.am,
	src/wmfetchmailmon.cc: Suppress wmapp related code  wmapp no more compile

	* aclocal.m4, config.h.in: Update auto-tools

2006-01-11  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* src/SyntaxError.cc, src/SyntaxError.h, src/SyslogReader.cc,
	src/txtfetchmailmon.cc, src/wmfetchmailmon.cc: Better C++

2003-10-05  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* sh/dialogfetchmailmon.sh: File name on command line

	* NEWS, configure.in: Release 0.6

	* acconfig.h, config.h.in, configure.in: Default filename

	* doc/ChangeLog, doc/dialogfetchmailmon.1.in, doc/txtfetchmailmon.1.in,
	doc/wmfetchmailmon.1.in: Default filename and FILES section

2003-09-27  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* doc/ChangeLog, doc/dialogfetchmailmon.1.in, doc/txtfetchmailmon.1.in,
	doc/wmfetchmailmon.1.in: Command line options added

	* README: Default filename

	* ChangeLog, config.h.in, configure.in: Default filename Remove const
	checking

	* src/ChangeLog, src/Makefile.am, src/txtfetchmailmon.cc, src/version.cc,
	src/version.h, src/wmfetchmailmon.cc: Separate scanning and reading Use
	command line options

	* src/MailLogScanner.cc, src/MailLogScanner.h, src/SyslogReader.cc,
	src/SyslogReader.h: Separate scanning and reading

2003-09-26  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* src/ChangeLog: *** empty log message ***

	* src/ControllerDockApp.cc: _login and _server removed some interface minor
	modifications

	* src/ControllerDockApp.h: _login and _server removed

	* src/SyslogReader.cc: Bug: do not stop when line is not as expected

	* NEWS, configure.in: Version 0.5

2003-09-25  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* sh/ChangeLog: *** empty log message ***

	* src/ChangeLog, src/ControllerDockApp.cc, src/ControllerDockApp.h: email
	replaced by two lines: server and login

	* src/wmfetchmailmon.cc: read all lines available

	* NEWS, configure.in: Version 0.4

2003-09-21  Guilhem Bonnefille <guilhem.bonnefille@gmail.com>

	* configure.in, doc/ChangeLog, doc/Makefile.am, doc/wmfetchmailmon.1.in: add
	wmfetchmailmon tool man page

	* sh/dialogfetchmailmon.sh: Add GP notice and copyright

	* doc/dialogfetchmailmon.1.in: TXTFETCHMAILMON var env described

	* src/ControllerDockApp.cc, src/ControllerDockApp.h, src/Makefile.am,
	src/wmfetchmailmon.cc: Adding wmfetchmailmon

	* ChangeLog, NEWS, README, TODO, configure.in: Adding wmfetchmailmon

	* doc/ChangeLog, doc/dialogfetchmailmon.1.in, sh/Makefile.am,
	sh/dialogfetchmailmon.sh: Initial revision

	* fetchmailmon/AUTHORS, fetchmailmon/COPYING, fetchmailmon/INSTALL,
	fetchmailmon/Makefile.am, fetchmailmon/NEWS, fetchmailmon/README,
	fetchmailmon/TODO, fetchmailmon/acconfig.h, fetchmailmon/aclocal.m4,
	fetchmailmon/config.h.in, fetchmailmon/configure.in,
	fetchmailmon/doc/Makefile.am, fetchmailmon/doc/txtfetchmailmon.1.in,
	fetchmailmon/install-sh, fetchmailmon/missing, fetchmailmon/mkinstalldirs,
	fetchmailmon/src/Controller.cc, fetchmailmon/src/Controller.h,
	fetchmailmon/src/ControllerText.cc, fetchmailmon/src/ControllerText.h,
	fetchmailmon/src/Makefile.am, fetchmailmon/src/SyntaxError.cc,
	fetchmailmon/src/SyntaxError.h, fetchmailmon/src/SyslogReader.cc,
	fetchmailmon/src/SyslogReader.h, fetchmailmon/src/txtfetchmailmon.cc,
	fetchmailmon/stamp-h.in: import error

	* AUTHORS, COPYING, INSTALL, Makefile.am, NEWS, README, TODO, acconfig.h,
	aclocal.m4, config.h.in, configure.in, doc/Makefile.am,
	doc/txtfetchmailmon.1.in, fetchmailmon/AUTHORS, fetchmailmon/COPYING,
	fetchmailmon/INSTALL, fetchmailmon/Makefile.am, fetchmailmon/NEWS,
	fetchmailmon/README, fetchmailmon/TODO, fetchmailmon/acconfig.h,
	fetchmailmon/aclocal.m4, fetchmailmon/config.h.in, fetchmailmon/configure.in,
	fetchmailmon/doc/Makefile.am, fetchmailmon/doc/txtfetchmailmon.1.in,
	fetchmailmon/install-sh, fetchmailmon/missing, fetchmailmon/mkinstalldirs,
	fetchmailmon/src/Controller.cc, fetchmailmon/src/Controller.h,
	fetchmailmon/src/ControllerText.cc, fetchmailmon/src/ControllerText.h,
	fetchmailmon/src/Makefile.am, fetchmailmon/src/SyntaxError.cc,
	fetchmailmon/src/SyntaxError.h, fetchmailmon/src/SyslogReader.cc,
	fetchmailmon/src/SyslogReader.h, fetchmailmon/src/txtfetchmailmon.cc,
	fetchmailmon/stamp-h.in, install-sh, missing, mkinstalldirs,
	src/Controller.cc, src/Controller.h, src/ControllerText.cc,
	src/ControllerText.h, src/Makefile.am, src/SyntaxError.cc, src/SyntaxError.h,
	src/SyslogReader.cc, src/SyslogReader.h, src/txtfetchmailmon.cc, stamp-h.in:
	Initial revision
