[Dnsmail-cvs] dnsmail SmtpStream.cs,1.2,1.3
Brought to you by:
ethem
From: Ethem E. <et...@us...> - 2006-08-04 16:52:56
|
Update of /cvsroot/dnsmail/dnsmail In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv25687/dnsmail Modified Files: SmtpStream.cs Log Message: $Id$ added; Merged from DNSMAIL_03_STABLE. Index: SmtpStream.cs =================================================================== RCS file: /cvsroot/dnsmail/dnsmail/SmtpStream.cs,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SmtpStream.cs 4 Aug 2006 13:35:21 -0000 1.2 --- SmtpStream.cs 4 Aug 2006 16:52:53 -0000 1.3 *************** *** 1,2 **** --- 1,3 ---- + // $Id$ namespace Erle { |