Moving release notes to 1.4. 

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@539651 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 65b0fd5..b9ea052 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,7 +1,7 @@
 $Id$
 
 			 Commons IO Package
-			    Version 1.3.1
+			    Version 1.4
 			   Release Notes
 
 
@@ -15,23 +15,17 @@
 and endian transformation classes.
 
 
-Compatibility with 1.3
-----------------------
-Binary compatible - No
-  See [IO-113]
+Compatibility with 1.3.2
+------------------------
+Binary compatible - ?
 
-Source compatible - No
-  See [IO-113]
+Source compatible - ?
 
-Semantic compatible - Yes
+Semantic compatible - ?
 
 
-Bug fixes from 1.3
-------------------
-
-- FileUtils
-  - NPE in openOutputStream(File) when file has no parent in path [IO-112]
-  - readFileToString(File) is not static [IO-113]
+Bug fixes from 1.3.2
+--------------------
 
 Feedback
 --------