1.1 Release
Added the server tag so that the SMTP host can be set dynamically. Refactored tags to fix bugs when running in a JSP engine which implements custom tag pooling like Tomcat 4.1 Jasper 2.
1.0 Release
Clean up of tag library prior to performing a beta release, moving toward an official release. Changing tag library over to the new build.
Support added for sending attachments in the mail.
To, Cc, and Bcc tags changed to a set and add version to allow the addition of a single address to an already created list of addresses. Send and error tags added to make it possible for wrongly set addresses to be dealt with by the jsp user.
Support added for JNDI lookup of Session and MimePartDataSource objects.
Change to build, and a few changes made to the documentation.
Initial version of tag library before Jakarta-Taglibs had an official release policy for tag libraries.