Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit ae396f2

Browse files
committed
Preparing release 1.2-RC1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1695195 13f79535-47bb-0310-9956-ffa450edef68
1 parent f5d6d19 commit ae396f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ INTRODUCTION:
88
This document contains the release notes for the 1.2-SNAPSHOT version of Apache Commons CSV.
99
Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
1010

11-
CSV requires at least Java 7.0.
11+
CSV requires at least Java 6.
1212

1313
The Apache Commons CSV library provides a simple interface for reading and writing
1414
CSV files of various types.
@@ -51,7 +51,7 @@ INTRODUCTION:
5151
This document contains the release notes for the 1.1 version of Apache Commons CSV.
5252
Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format.
5353

54-
CSV requires at least Java 6.0.
54+
CSV requires at least Java 6.
5555

5656
The Apache Commons CSV library provides a simple interface for reading and writing
5757
CSV files of various types.

0 commit comments

Comments
 (0)