You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/04/10 16:12:08 UTC

svn commit: r1311739 - /commons/proper/io/trunk/src/changes/release-notes.vm

Author: ggregory
Date: Tue Apr 10 14:12:07 2012
New Revision: 1311739

URL: http://svn.apache.org/viewvc?rev=1311739&view=rev
Log:
Preparing version 2.3-RC1.

Modified:
    commons/proper/io/trunk/src/changes/release-notes.vm

Modified: commons/proper/io/trunk/src/changes/release-notes.vm
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/src/changes/release-notes.vm?rev=1311739&r1=1311738&r2=1311739&view=diff
==============================================================================
--- commons/proper/io/trunk/src/changes/release-notes.vm (original)
+++ commons/proper/io/trunk/src/changes/release-notes.vm Tue Apr 10 14:12:07 2012
@@ -145,7 +145,7 @@ o#if($!issue != "") $issue: #else$indent
 Compatibility with 2.2 and 1.4:
 Binary compatible: Yes.
 Source compatible: No, see the rare case in https://issues.apache.org/jira/browse/IO-318.
-Semantic compatible: Yes. Check the bug fixes section for semantic bug fixes.
+Semantic compatible: No, see the rare case in https://issues.apache.org/jira/browse/IO-318.
 
 Commons IO 2.3 requires JDK 1.6 or later. 
 Commons IO 2.2 requires JDK 1.5 or later.