commits@javamail.java.net

[mercurial:105] Remove duplicate line.

From: <shannon_at_kenai.com>
Date: Mon, 9 Feb 2009 19:40:58 +0000 (GMT)

Repository: mercurial
Revision: 105
Author: Bill Shannon <bill.shannon_at_sun.com>
Date: 2009-02-03 20:08:18 UTC

Log Message:
-----------
Remove duplicate line.

Modified Paths:
--------------
    doc/release/CHANGES.txt

Diffs:
-----
diff -r f6d187e0a169 -r f33d7749d7ea doc/release/CHANGES.txt
--- a/doc/release/CHANGES.txt Fri Jan 30 18:04:30 2009 -0800
+++ b/doc/release/CHANGES.txt Tue Feb 03 12:08:18 2009 -0800
@@ -47,7 +47,6 @@
 <no id> InternetAddress - detect more errors when strict,
accept more when not
 <no id> add mail.<protocol>.socketFactory and
.ssl.socketFactory properties
 <no id> add mail.<protocol>.ssl.enable property
-<no id> add mail.<protocol>.ssl.checkserveridentity prop for
RFC 2595 checks
 <no id> add mail.<protocol>.ssl.checkserveridentity prop for
RFC 2595 checks
 <no id> add com.sun.mail.util.MailSSLSocketFactory class
 <no id> fix possible NPE in MimeMessage if flags is not set in
copy constructor