serge 01/12/05 14:29:58 Modified: src/xdocs changelog.xml Log: Recorded changes for mordred and getSize -> getMessageSize Revision Changes Path 1.6 +2 -0 jakarta-james/src/xdocs/changelog.xml Index: changelog.xml =================================================================== RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changelog.xml 2001/11/27 01:36:13 1.5 +++ changelog.xml 2001/12/05 22:29:58 1.6 @@ -15,6 +15,8 @@ <p>Released 1 December 2001</p> <ul> <li>(DA) (update) Fixed POP3 message size bug that prevented retrieval</li> +<li>(SK) (code) Added Mordred database connection pooling. It is the marriage of Town's db pooling code and Excalibur's configuration.</li> +<li>(SK) (update) Changed MailImpl.getSize() to getMessageSize() and from int to long.</li> <li>(SK) (docs) Small updates to documentation</li> <li>(SK) (code) Added JDBCListserv, straight JDBC implementation of old TownListserv that extends GenericListserv</li> <li>(SK) (update) Patched bug in GenericListserv for when subject was null</li>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
