serge       02/05/25 10:19:53

  Modified:    .        changes.xml
  Log:
  Recorded various small changes (and the one large change) for version tracking.
  
  Revision  Changes    Path
  1.20      +22 -0     jakarta-james/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-james/changes.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml       21 Apr 2002 01:55:12 -0000      1.19
  +++ changes.xml       25 May 2002 17:19:52 -0000      1.20
  @@ -21,8 +21,30 @@
        <person name="Eung-ju Park" email="[EMAIL PROTECTED]" id="EP"/>
        <person name="Paul Hammant" email="[EMAIL PROTECTED]" id="PH" />
        <person name="Jeff Keyser" email="[EMAIL PROTECTED]" id="JK" />
  +     <person name="Noel Bergman" email="??" id="NB" />
  +     <person name="Andrei Ivanov" email="[EMAIL PROTECTED]" id="AI" />
     </devs>
   
  +<release version="2.0a4-dev" date="??">
  +  <action name="PH" type="code">
  +    Upgrade James to the Avalon 4.0/4.1 actual releases.
  +  </action>
  +  <action name="NB" type="update">
  +    Fixed InSpammerBlacklist
  +  </action>
  +  <action name="NB,SK" type="update">
  +    Fixed MailImpl.duplicate to include remote addr, remote host, and last updated 
fields.
  +  </action>
  +  <action name="SK" type="update">
  +    Cleaned up error handling in LocalDelivery.
  +  </action>
  +  <action name="SS2" type="update">
  +    Reported the lack of in.close in MimeMessageSource.getSize(), which was causing 
stranded file handles, especially during large POP3 sessions.
  +  </action>
  +  <action name="AI" type="update">
  +    Matcher config implementation object now properly set with matcher name.
  +  </action>
  +</release>
   <release version="2.0a3" date="20-April-2002">
     <action dev="SK" type="code">
       FileRepository should no longer produce 0-byte files.  It checks that the 
source is different than the target, or confirm it is in memory before saving to disk.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to