[Checkins] SVN: zope.sendmail/trunk/CHANGES.txt Update changelog for changes I made in revs 76463, 81092, 81093, 81097.

Marius Gedminas marius at pov.lt
Thu Dec 20 10:20:47 EST 2007


Log message for revision 82373:
  Update changelog for changes I made in revs 76463, 81092, 81093, 81097.
  
  

Changed:
  U   zope.sendmail/trunk/CHANGES.txt

-=-
Modified: zope.sendmail/trunk/CHANGES.txt
===================================================================
--- zope.sendmail/trunk/CHANGES.txt	2007-12-20 14:22:44 UTC (rev 82372)
+++ zope.sendmail/trunk/CHANGES.txt	2007-12-20 15:20:46 UTC (rev 82373)
@@ -5,6 +5,7 @@
 3.5.0b1 (unreleased)
 --------------------
 
+- Added README.txt
 - Can now talk to servers that don't implement EHLO
 - Fix bug that caused files with very long names to be created
 - Fix for https://bugs.launchpad.net/zope3/+bug/157104: move aside mail that's
@@ -35,7 +36,9 @@
 3.4.0 (2007-08-20)
 --------------------
 
-No changes since 3.4.0a1.
+- Bugfix: Don't keep open files around for every email message
+  to be sent on transaction commit.  People who try to send many emails
+  in a single transaction now will not run out of file descriptors.
 
 
 3.4.0a1 (2007-04-22)



More information about the Checkins mailing list