EPS v1.5

Matt Brookings <[email protected]> Mon, 04 Apr 2005 12:46:01 -0500
Newsgroups gmane.mail.eps
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm not sure if there was ever a release message to this
mailing list, so here goes!

EPS v1.5 is available via our website at http://www.inter7.com/eps
It is also available (unmasked) via Gentoo ebuilds

May 15 2003 v1.5
~  * Renamed all 'struct name_t' to 'typedef struct'
~  * Removed all external memory debugging function support
~  * Removed 'COUNT_DEBUG' functions
~  * Cleaned up some function declarations for non-existant functions
~  * Made a few of the rfc2822 functions inline

May 21 2003 v1.5
~  * Added mime_is_eof macro for determining last MIME part or EOF
~    during MIME processing
~  * Updated mime_next_header to use eps->h for automatic deallocation
~  * Updated a few memcpy() to be memmove()

May 29 2003 v1.5
~  * Added h_content_type to mime header

- --
/*
~    Matt Brookings <[email protected]>       GnuPG Key 7D7E5F37
~    Software developer                     Systems technician
~    Inter7 Internet Technologies, Inc.     (815)776-9465
*/

banner("Support open-source!\n");

void banner(char *arg) {
~  char b[50];
~  strcpy(b, arg);
~  printf(b);
}

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCUX1Z/pZz8n1+XzcRAq0sAKCxswJ4z0TB0f9u+PGDMY8xWChqgwCeOvdc
+iGAFsXWQhYmKt8sCibfT1o=
=X1fV
-----END PGP SIGNATURE-----