c
h
a
n
g
e
l
o
g

2004/02/22 janierj

+ src/scansmtp.lex

     First version of the smtp parser (HELO command implemented)

+ doc/rfc0821.txt

     Here the full rfc.

- doc/rfc.txt

     remove the short rfc.txt summary and replacing it by the full rfc0821 specification.


2004/02/22 faugn

* configure.ac

     patched #$@#! version

* Makefile.am

     fixed version number in snapshot rule

* Makefile.am

     kahakai -> $(PROJECT)

* configure.ac
+ config/mkinstalldirs

     it seems my automake version doesn't add it :(


2004/02/21 faugn

- COPYING
- Makefile
+ Makefile.am
* README
+ autogen.sh
+ configure.ac
+ config/Makefile.am
+ config/m4/libtool.m4
+ doc/AUTHORS
+ doc/COPYING
+ doc/ChangeLog
+ doc/INSTALL
+ doc/Makefile.am
+ doc/NEWS
+ doc/README
+ src/Makefile.am

     added autostuff support


2004/02/18 janierj

* COPYING
+ COPYING
* Makefile
+ Makefile
* README
+ README
* doc/rfc.txt
+ doc/rfc.txt
* src/mx.c
+ src/mx.c

     Initial import.