File Release Notes and Changelog
Release Name: 0.2
Notes:
- better handling of many sendmail options
- man page fixes
Changes:
2002-10-10 23:13 jrfonseca
* configure.ac: Use updated autotools syntax. Generate bzip2
tarballs
2002-10-03 18:10 jrfonseca
* Makefile.am: Tell automake to include the man pages in the source
package
2002-09-29 14:03 jrfonseca
* configure.ac: Bumped program version to 0.2
2002-09-29 14:02 jrfonseca
* esmtp.1, main.c, parser.y: Removed the BUGS section of the man
page. Fixed a dipplicate case statement. Added yyerror
declaration to fixe the mismathced declaration warning.
2002-09-29 13:49 jrfonseca
* ChangeLog: [no log message]
2002-09-29 13:47 jrfonseca
* AUTHORS, README, README.mutt, TODO: Several documentions fixes
and additions.
2002-09-29 13:46 jrfonseca
* ChangeLog: [no log message]
2002-09-29 13:03 jrfonseca
* esmtp.1, main.c: Better handling of the -b options and update of
the man page. Use sendmail exit codes.
2002-09-29 10:13 jrfonseca
* README.mutt: README.mutt example used a deprecated option '-m'
2002-09-29 10:12 jrfonseca
* esmtp.1: Some small corrections to the man page