2003-12-27 Saturday 21:21  d_sergienko

	* src/: encdec.c, hereceive.c (emailpkt-1_4-stable.[1,2]): fix
	compiler warnings about unused variables

2003-12-27 Saturday 21:03  d_sergienko

	* src/hereceive.c (emailpkt-1_4-stable.1): fixed compiler macroses
	(#if __UNIX__	--> #if defined(__UNIX__))

2003-04-13 Sunday 18:33  stas_degteff

	* h/ecommon.h (1.13), src/hereceive.c (1.16), src/misc.c (1.16):
	Fix memory leak & fault

2003-04-13 Sunday 18:26  stas_degteff

	* h/version.h (emailpkt-1_4-stable.1): Fix version number

2003-03-06 Thursday 10:15  stas_degteff

	* HISTORY (1.2), VERSION (1.6): Branch 1.4-stable starts

2003-03-06 Thursday 10:15  stas_degteff

	* README (1.9), TODO (1.9): Rewrite documentation

2003-02-25 Tuesday 10:40  stas_degteff

	* h/version.h (1.5), src/hereceive.c (1.15), src/hesend.c (1.19):
	Move #include cvs_date.h into main() for each program

2003-02-25 Tuesday 10:36  stas_degteff

	* h/ecommon.h (1.12), src/hereceive.c (1.14), src/hesend.c (1.18),
	src/misc.c (1.15): Define module information for config parser

2003-02-25 Tuesday 09:17  stas_degteff

	* h/ecommon.h (1.11), src/hereceive.c (1.13), src/hesend.c (1.17),
	src/misc.c (1.12): Use macros defined in smapi/compiler.h

2003-02-16 Sunday 18:19  stas_degteff

	* INSTALL (1.1): Add build/install instructions

2003-02-16 Sunday 18:17  stas_degteff

	* make/makefile.unx (1.1): Add generic makefile for unix-like OS

2002-12-16 Monday 07:16  stas_degteff

	* h/ecommon.h (1.10), src/hereceive.c (1.12), src/hesend.c (1.16):
	Use different temporary files extensions: .emo & .emi

2002-12-16 Monday 07:14  stas_degteff

	* make/makefile.bsd (1.8): Add MANSRCDIR

2002-12-06 Friday 14:25  mche

	* h/ecommon.h (1.9), src/hesend.c (1.15): try to compile with msvc

2002-12-06 Friday 14:21  mche

	* src/hereceive.c (1.11): try to compile with msvc

2002-12-06 Friday 14:11  mche

	* emailpkt.dsp (1.1), src/hereceive.c (1.10), src/hesend.c (1.14),
	src/misc.c (1.11): try to compile with msvc

2002-12-06 Friday 14:01  stas_degteff

	* h/ecommon.h (1.8), src/hereceive.c (1.9): Use UINT32 instead
	uint32_t.

2002-12-05 Thursday 13:41  stas_degteff

	* h/version.h (1.4), src/hereceive.c (1.8), src/hesend.c (1.13),
	src/misc.c (1.10): Use unify version string generation

2002-12-05 Thursday 13:41  stas_degteff

	* make/makefile.cyg (1.7): Remove -luser32

2002-12-04 Wednesday 05:40  stas_degteff

	* src/hesend.c (1.12): Fix check result of makeUniqueDosFileName()
	(Thanks to Ivan Gudym)

2002-11-27 Wednesday 00:07  nssoft

	* h/ecommon.h (1.7), src/misc.c (1.9): s_addr --> hs_addr

2002-11-19 Tuesday 07:05  stas_degteff

	* man/: hereceive.1 (1.2), hesend.1 (1.4): Fix man pages

2002-11-19 Tuesday 06:54  stas_degteff

	* src/hereceive.c (1.7): Fix compilation warnings (UNIXes)

2002-11-19 Tuesday 06:47  stas_degteff

	* src/hesend.c (1.11): basename() usage more accuracy

2002-11-19 Tuesday 06:23  stas_degteff

	* h/ecommon.h (1.6), src/hereceive.c (1.6), src/hesend.c (1.10):
	Fix includes

2002-11-19 Tuesday 06:21  stas_degteff

	* make/: makefile.bsd (1.7), makefile.lnx (1.8): Fix makefiles

2002-11-18 Monday 20:20  stas_degteff

	* contrib/blat/: Readme.txt (1.1), announce.txt (1.1), blat.cpp
	(1.1), blat.dsp (1.1), blat.dsw (1.1), file_id.diz (1.1),
	makefile.cyg (1.1), makefile.wcw (1.1), gensock/gensck32.def (1.1),
	gensock/gensck32.mak (1.1), gensock/gensock.cpp (1.1),
	gensock/gensock.h (1.1), gensock/gensock.rc (1.1), gensock/makefile
	(1.1): BLAT (windows SMTP agent) added as contribution

2002-11-18 Monday 14:33  stas_degteff

	* src/misc.c (1.8): Fix open() for unixes

2002-11-18 Monday 14:31  stas_degteff

	* Makefile (1.11), make/makefile.bsd (1.6), make/makefile.inc
	(1.4), make/makefile.lnx (1.7): Fix makefiles

2002-11-18 Monday 14:11  stas_degteff

	* h/ecommon.h (1.5), src/misc.c (1.7): basename() moved to
	fidoconfig

2002-11-02 Saturday 00:04  stas_degteff

	* Makefile (1.10): fix generic makefile

2002-11-01 Friday 14:35  stas_degteff

	* src/hesend.c (1.9): Fix compilation warning

2002-11-01 Friday 14:15  stas_degteff

	* src/hesend.c (1.8): Fix nfree (memory likes and free
	non-malloc'ed variable)

2002-10-30 Wednesday 20:35  stas_degteff

	* make/makefile.bsd (1.5), man/hesend.1 (1.3), src/hesend.c (1.7):
	Feature: two debug modes

2002-10-30 Wednesday 15:46  stas_degteff

	* man/hereceive.1 (1.1): Fix man page name

2002-10-30 Wednesday 15:45  stas_degteff

	* src/: hereceive.c (1.5), hesend.c (1.6), misc.c (1.6): Fixes:
	memory usage & other

2002-10-30 Wednesday 15:43  stas_degteff

	* make/makefile.bsd (1.4): Fix install tag

2002-10-30 Wednesday 13:17  stas_degteff

	* src/misc.c (1.5): Fix outbound fule names generation

2002-10-30 Wednesday 13:15  stas_degteff

	* make/: makefile.bsd (1.3), makefile.cyg (1.6), makefile.lnx
	(1.6): Insert DIRSEP declaration info CDEFS

2002-10-29 Tuesday 18:35  stas_degteff

	* h/ecommon.h (1.4), src/hereceive.c (1.4), src/hesend.c (1.5): Fix
	openLog() usage; fix DIRSEP declaration"

2002-10-28 Monday 14:41  stas_degteff

	* h/ecommon.h (1.3), h/version.h (1.3), src/encdec.c (1.3),
	src/hereceive.c (1.3), src/hesend.c (1.4), src/misc.c (1.4): Fix
	compilation warnings

2002-10-28 Monday 14:40  stas_degteff

	* make/: makefile.bsd (1.2), makefile.inc (1.3), makefile.lnx
	(1.5): Fix makefiles

2002-10-28 Monday 14:35  stas_degteff

	* debian/manpages (1.3): Update manpages to new version

2002-10-28 Monday 14:34  stas_degteff

	* debian/copyright (1.4): Update copyright

2002-10-28 Monday 14:14  stas_degteff

	* src/: hesend.c (1.3), misc.c (1.3): Fix for UNIXes

2002-10-28 Monday 14:04  stas_degteff

	* make/: makefile.bsd (1.1), makefile.cyg (1.5): Add makefile for
	*BSD; fix install section in makefile for Linux

2002-10-28 Monday 10:48  stas_degteff

	* gpl.txt (1.1): Fix license file

2002-10-28 Monday 10:30  stas_degteff

	* doc/bugreport.rus (1.1), doc/bugreport.txt (1.1), doc/email.cfg
	(1.1), h/ecommon.h (1.2), h/version.h (1.2), src/encdec.c (1.2),
	src/hereceive.c (1.2), src/hesend.c (1.2), src/misc.c (1.2):
	Add/update license information and add/change some doc

2002-10-28 Monday 09:45  stas_degteff

	* TODO (1.8), VERSION (1.5): Update information for users

2002-10-28 Monday 09:10  stas_degteff

	* procmailrc (1.6): Fix comment

2002-10-28 Monday 08:52  stas_degteff

	* Makefile (1.9), make/makefile.cyg (1.4), make/makefile.lnx (1.4):
	Update makefiles

2002-10-28 Monday 08:41  stas_degteff

	* .forward (1.3), procmailrc (1.5): Fix example files

2002-10-28 Monday 08:40  stas_degteff

	* man/hesend.1 (1.2): Update AUTORS section

2002-10-26 Saturday 10:12  stas_degteff

	* make/makefile.lnx (1.3): Linux legacy makefile for new version

2002-10-26 Saturday 10:08  stas_degteff

	* .forward (1.2), Makefile (1.8), VERSION (1.4), procmailrc (1.4),
	h/ecommon.h (1.1), h/version.h (1.1), make/makefile.cyg (1.3),
	make/makefile.inc (1.2), man/hesend.1 (1.1), src/encdec.c (1.1),
	src/hereceive.c (1.1), src/hesend.c (1.1), src/misc.c (1.1): New
	emailpkt package version: 0.9-current with full re-written code.

2002-08-26 Monday 07:57  sfpavel

	* README (1.8), VERSION (1.3), debian/changelog (1.3),
	debian/copyright (1.3): Update http location

2002-08-23 Friday 11:47  sfpavel

	* Makefile (1.7): Version 0.3 now

2002-08-23 Friday 10:09  sfpavel

	* debian/: changelog (1.2), control (1.2), copyright (1.2), docs
	(1.2), manpages (1.2), rules (1.2): New debain package

2002-08-23 Friday 09:27  sfpavel

	* debian/manpages (1.1): file manpages was initially added on
	branch emailpkt-0_2-stable.

2002-06-19 Wednesday 08:04  stas

	* HISTORY (1.1): Add program history/news information

2002-06-19 Wednesday 07:58  stas

	* .cvs2cl (1.1): ChangeLog generation on

2002-06-14 Friday 13:18  stas

	* make/: makefile.cyg (1.2), makefile.lnx (1.2): Compile from make
	subdirectory.

2002-06-14 Friday 12:56  stas

	* make/: makefile.cyg (1.1), makefile.inc (1.1): makefile.inc with
	common make commands; makefile.cyg for cygwin.

2002-06-14 Friday 12:54  stas

	* make/makefile.lnx (1.1): makefile.lnx moved to new subdirectory
	'make'

2002-06-04 Tuesday 18:15  stas

	* .forward (1.1, emailpkt-0_2): add husky-standard current version
	id

2002-06-04 Tuesday 18:08  stas

	* Makefile (1.6), procmailrc (1.3) (utags: emailpkt-0_2): Some
	bugfixes. ~stable version.

2002-03-05 Tuesday 20:51  joerg.jaspert

	* debian/: changelog (1.1), control (1.1), copyright (1.1), dirs
	(1.1), docs (1.1), huskymak.cfg (1.1), rules (1.1) (utags:
	emailpkt-0_2): Debian Package built

2002-03-05 Tuesday 20:50  joerg.jaspert

	* Makefile (1.5): Debian Specific -> Include Path for huskymak.cfg

2001-03-24 Saturday 04:38  german.theler

	* Makefile (1.4), README (1.7, emailpkt-0_2), TODO (1.7,
	emailpkt-0_2), procmailrc (1.2): * make use of EmailFrom, EmailSubj
	and EmailEncoding keywords from fidoconf * support for UUE in
	outgoing emails

2000-12-05 Tuesday 03:12  sms

	* TODO (1.6): updated TODO

2000-12-03 Sunday 17:59  sms

	* Makefile (1.3): using RMOPT from huskymak.cfg

2000-10-28 Saturday 18:59  german.theler

	* VERSION (1.2, emailpkt-0_2): * minor bugfix when creating
	outbound swap

2000-10-14 Saturday 23:17  german.theler

	* README (1.6), TODO (1.5): * don't read configuration if no action
	is given, just print the usage and exit

2000-10-08 Sunday 21:05  german.theler

	* README (1.5): * minor documentation changes

2000-08-24 Thursday 17:00  sms

	* TODO (1.4): Updated TODO

2000-08-23 Wednesday 14:28  german.theler

	* README (1.4): * changed the way of searching for the config file

2000-08-21 Monday 13:15  sms

	* Makefile (1.2): added target uninstall

2000-08-15 Tuesday 10:36  sms

	* Makefile (1.1): renamed makefile to Makefile

2000-08-13 Sunday 02:07  german.theler

	* README (1.3), TODO (1.3): * supported UUENCODE

2000-08-11 Friday 03:49  german.theler

	* README (1.2), TODO (1.2): * support non-multipart incoming mails
	* minor internal changes

2000-07-22 Saturday 02:47  german.theler

	* README (1.1), TODO (1.1), VERSION (1.1), procmailrc (1.1): First
	release. Usable but unstable!

