1999-04-06  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (main): Solaris 2.5 compatibility problem corrected. FreeBSD 2.2 compatibility checked.

1999-04-05  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (log): vsprintf/vsnprintf presense determined by autoconf.
	Better error reporting in some situations.

1999-04-02  Vadim Zaliva  <lorda@crocodile.org>

	* configure.in: new autoconf code from andy@paco.net

1999-03-29  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (ICQMAILVERSION): version 1.1 (preparing for release).

	* Makefile.in: Switched to GNU autoconf for build process.

	* NEWS: news file added.

1999-03-25  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (log): Logging via syslog.
	* src/icqmail.c (sendEmail): version 1.1b

1999-03-25  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (sendEmail): new cfg option SendAsSubject added. It allows to send messages in subject, to be delivered to pager for example.

1999-03-24  Vadim Zaliva  <lord@crocodile.org>

	* TODO: new feature request from orenlevi@usa.net.

1999-03-19  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (sendEmail): Sending confirmatoin to email express messages via email - patch from Mooneer Salem with my modifications.

1999-03-17  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (sendEmail): Alias support implemented as proposed by bkraft@angie.showmethenet.com.
	(processMessage): Cleaned up processing of email express and contacts messages.

1999-03-15  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (doICQProtocol): Add patch from Mooneer Salem which adds:
	.support WWWpager messages.
	.suport EmailExpress messages.
	.reconnection.
	.sigterm handling.
	.corrects error in date/time printout.
	.allow user to set his state in cfg.
	I've chnaged diconnection code, to make avoid recursion.

4. Support "Contact" events (names of people on ICQ sent to an
account) (from mooneer@earthlink.net)


1999-03-11  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c: Patch from andy@paco.net for becoming daemon and using getopt.
	writing log to the file.

1999-03-09  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c: Add pacthed from Mooneer Salem for return receipts. I've modified his patch to correct small mistake and optimise it little bit.
	fee memory on exit.
	make sure all exit coded are different.
	v1.0. I think it is OK to call it 1.0.

	* icqmail.man: Man page created.
	man page grammar reviewed by Mooneer Salem
	return values documented by Vadim

	* icqmail.spec: Spec file to build RedHat RPM package.

1999-03-08  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c: Incorporated changes from Mooneer Salem <mooneer@earthlink.net> for:
	. URL support
	. Automatic authentication of authorization requests sent to icqemail
	. "To" field added to email messages
	. Better logoff support after user presses CTRL-C
	(sendEmail): Opimised code to avoid redundant sections.
	(ICQMAILVERSION): version changed to 1.0BETA

	* README (Contributors): Contributors section added.

1999-01-12  Vadim Zaliva  <lord@crocodile.org>

	* src/icqmail.c (doICQProtocol): Slightly changed select() call.

1999-01-07  Vadim Zaliva  <lord@crocodile.org>

	* failed login check. Better timing for keep alive timeout.

	* Add GPL copyright everywhere.

	* sendind email, writing log messages.

	* src/icqmail.c: Reading from cfg file. CTRL-C handling.
	

1999-01-06  Vadim Zaliva  <lord@crocodile.org>

	* prototype.

