From 3eec388ea5bef328c8c2758bc9cdec41119974f5 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Sun, 10 Aug 2014 09:01:14 +0000 Subject: [PATCH] Add missing bugfix to RELEASE-NOTES git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1617072 13f79535-47bb-0310-9956-ffa450edef68 --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 396f9645..c68e2a2f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -34,6 +34,7 @@ o CSV-48: Predefined format for MYSQL FIXED BUGS ============ +o CSV-125: No longer works with Java 6 o CSV-122: NullPointerException when empty header string and and null string of "". Thanks to Mike Lewis. o CSV-118: CSVRecord.toMap() throws NPE on formats with no