ANNOUNCE: libESMTP 0.8.7
- From: Brian Stafford <brian stafford uklinux net>
- To: LibESMTP development <libesmtp-devel community uklinux net>,Balsa List <balsa-list gnome org>
- Cc: Carlos Morgado <chbm chbm nu>,Charles Kerr <charles rebelbase com>,Christophe Lambin <clambin easynet be>,John Merryweather Cooper <john_m_cooper yahoo com>,Pawel Salek <pawsa TheoChem kth se>
- Subject: ANNOUNCE: libESMTP 0.8.7
- Date: Wed, 7 Nov 2001 17:06:00 +0000
Hi Folks,
LibESMTP 0.8.7 is out!
This mostly tackles build issues and there is a small improvment to error
handling.
Download the tarball at
http://www.stafford.uklinux.net/libesmtp/libesmtp-0.8.7.tar.bz2
Regards,
Brian
Recent changes
2001-10-05 Brian Stafford <brian@stafford.uklinux.net>
* errors.h libesmtp.h
Improve handling of error codes from getaddrinfo. Delay mapping
of codes to make debugging easier. libesmtp.h defines new error
codes for the relevant EAI_XXX codes from getaddrinfo.
smtp_strerror will use gai_strerror if appropriate.
2001-10-31 Brian Stafford <brian@stafford.uklinux.net>
* configure.in
Added test for sun platforms and define __EXTENSIONS__ so that
sun's netdb.h will declare the getaddrinfo stuff. (James McPherson)
* crammd5/md5.[ch]
Type sanity: change u_intXX_t to uintXX_t. Also changed the
argument for the buffer and length to void * and size_t
respectively in md5_update. Buffer for md5_final is now
unsigned char.
2001-10-17 Brian Stafford <brian@stafford.uklinux.net>
* headers.c
Fixed a core dump bug which strikes when existing headers in a
message are substituted.
* Makefile.am
Reinstated libesmtp.spec into tarballs.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]