Release notes should be generated by Maven... check the wiki for details. 

Gary

<div>-------- Original message --------</div><div>From: brit...@apache.org 
</div><div>Date:08/10/2014  05:01  (GMT-05:00) </div><div>To: 
comm...@commons.apache.org </div><div>Subject: svn commit: r1617072 - 
/commons/proper/csv/trunk/RELEASE-NOTES.txt </div><div>
</div>Author: britter
Date: Sun Aug 10 09:01:14 2014
New Revision: 1617072

URL: http://svn.apache.org/r1617072
Log:
Add missing bugfix to RELEASE-NOTES

Modified:
    commons/proper/csv/trunk/RELEASE-NOTES.txt

Modified: commons/proper/csv/trunk/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/commons/proper/csv/trunk/RELEASE-NOTES.txt?rev=1617072&r1=1617071&r2=1617072&view=diff
==============================================================================
--- commons/proper/csv/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/csv/trunk/RELEASE-NOTES.txt Sun Aug 10 09:01:14 2014
@@ -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


Reply via email to