2004-03-18 Thursday 18:32  stas_degteff

	* src/misc.c (1.17): Small simple

2004-01-26 Monday 11:21  andr_lukyanov

	* make/makefile.mvcdll (1.1): file makefile.mvcdll was initially
	added on branch emailpkt-1_4-stable.

2004-01-26 Monday 11:21  andr_lukyanov

	* make/makefile.mvc (1.1): file makefile.mvc was initially added on
	branch emailpkt-1_4-stable.

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-03-07 Friday 17:59  stas_degteff

	* README (1.10): Fix manual

2003-03-06 Thursday 10:50  stas_degteff

	* HISTORY (1.3), VERSION (1.7): Change version to 1.9-current

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), hereseive.1 (1.5): 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

	* COPYING (1.2), gpl.txt (1.1): Fix license file

2002-10-28 Monday 10:30  stas_degteff

	* COPYING (1.1), email.cfg (1.6), 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:11  stas_degteff

	* man/hereseive.1 (1.4): Fix SEE ALSO section

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/: hereseive.1 (1.3), hesend.1 (1.2): Update AUTORS section

2002-10-28 Monday 08:33  stas_degteff

	* man/hereseive.1 (1.2): Fix SEE ALSO 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/hereseive.1 (1.1), 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-10-26 Saturday 09:58  stas_degteff

	* config.c (1.8), emailpkt.1 (1.3), emailpkt.c (1.9), emailpkt.h
	(1.11), log.c (1.3), mime.c (1.6), receive.c (1.7), receive.h
	(1.4), send.c (1.8), send.h (1.5), uue.c (1.3): Stop emailpkt
	0.3-current; remove sources

2002-08-26 Monday 07:57  sfpavel

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

2002-08-23 Friday 11:47  sfpavel

	* Makefile (1.7), emailpkt.h (1.9): Version 0.3 now

2002-08-23 Friday 10:09  sfpavel

	* emailpkt.1 (1.2), debian/changelog (1.2), debian/control (1.2),
	debian/copyright (1.2), debian/docs (1.2), debian/manpages (1.2),
	debian/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-08-23 Friday 09:27  sfpavel

	* emailpkt.1 (1.1): file emailpkt.1 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

	* makefile.lnx (1.5), 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), config.c (1.7), email.cfg (1.5), emailpkt.c
	(1.8), emailpkt.h (1.8), log.c (1.2), mime.c (1.5), procmailrc
	(1.3), receive.c (1.6), send.c (1.7), uue.c (1.2) (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-04-11 Wednesday 03:06  german.theler

	* uue.c (1.1): functions to cope with uue

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

	* Makefile (1.4), README (1.7, emailpkt-0_2), TODO (1.7,
	emailpkt-0_2), config.c (1.6), email.cfg (1.4), emailpkt.c (1.7),
	emailpkt.h (1.7), makefile.lnx (1.4, emailpkt-0_2), mime.c (1.4),
	procmailrc (1.2), receive.c (1.5), receive.h (1.3, emailpkt-0_2),
	send.c (1.6), send.h (1.4, emailpkt-0_2): * make use of EmailFrom,
	EmailSubj and EmailEncoding keywords from fidoconf * support for
	UUE in outgoing emails

2001-03-19 Monday 03:21  german.theler

	* send.h (1.3): modified default location of sendmail to work under
	bsd

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-29 Sunday 21:06  german.theler

	* receive.c (1.4), send.c (1.5): * more fixes when creating
	outgoing swap files

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

	* VERSION (1.2, emailpkt-0_2), emailpkt.h (1.6), send.c (1.4): *
	minor bugfix when creating outbound swap

2000-10-22 Sunday 21:14  tobi

	* config.c (1.5): fixed non-ANSI endif

2000-10-17 Tuesday 13:56  german.theler

	* mime.c (1.3), send.c (1.3): * check for already existing
	filenames when creating outbound temps * create 64 chars long lines
	when mime base64 encoding

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

	* README (1.6), TODO (1.5), emailpkt.c (1.6): * 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), email.cfg (1.3), emailpkt.c (1.5): * minor
	documentation changes

2000-09-11 Monday 23:20  german.theler

	* config.c (1.4): * fixed a bug when reading the config file

2000-08-24 Thursday 17:00  sms

	* TODO (1.4): Updated TODO

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

	* README (1.4), config.c (1.3), emailpkt.c (1.4), emailpkt.h (1.5),
	makefile.lnx (1.3): * 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), makefile (1.4): renamed makefile to Makefile

2000-08-15 Tuesday 10:35  sms

	* makefile (1.3): Added INCDIR to includes

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

	* README (1.3), TODO (1.3), emailpkt.c (1.3), emailpkt.h (1.4),
	mime.c (1.2), receive.c (1.3), receive.h (1.2), send.c (1.2): *
	supported UUENCODE

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

	* README (1.2), TODO (1.2), email.cfg (1.2), emailpkt.c (1.2),
	emailpkt.h (1.3), receive.c (1.2), send.h (1.2): * support
	non-multipart incoming mails * minor internal changes

2000-08-10 Thursday 01:11  german.theler

	* config.c (1.2), emailpkt.h (1.2), makefile (1.2), makefile.lnx
	(1.2): * modified legacy makefile * changed where to look for
	config file

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

	* README (1.1), TODO (1.1), VERSION (1.1), config.c (1.1),
	email.cfg (1.1), emailpkt.c (1.1), emailpkt.h (1.1), log.c (1.1),
	makefile (1.1), makefile.lnx (1.1), mime.c (1.1), procmailrc (1.1),
	receive.c (1.1), receive.h (1.1), send.c (1.1), send.h (1.1): First
	release. Usable but unstable!

