Skip to content

Commit a2ad873

Browse files
committed
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
1 parent 6bc05de commit a2ad873

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$Id$
22

33
Commons IO Package
4-
Version 1.3.1
4+
Version 1.4
55
Release Notes
66

77

@@ -15,23 +15,17 @@ Commons IO contains utility classes, stream implementations, file filters,
1515
and endian transformation classes.
1616

1717

18-
Compatibility with 1.3
19-
----------------------
20-
Binary compatible - No
21-
See [IO-113]
18+
Compatibility with 1.3.2
19+
------------------------
20+
Binary compatible - ?
2221

23-
Source compatible - No
24-
See [IO-113]
22+
Source compatible - ?
2523

26-
Semantic compatible - Yes
24+
Semantic compatible - ?
2725

2826

29-
Bug fixes from 1.3
30-
------------------
31-
32-
- FileUtils
33-
- NPE in openOutputStream(File) when file has no parent in path [IO-112]
34-
- readFileToString(File) is not static [IO-113]
27+
Bug fixes from 1.3.2
28+
--------------------
3529

3630
Feedback
3731
--------

0 commit comments

Comments
 (0)