This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


The following commit(s) were added to refs/heads/master by this push:
     new a529f36b [Javadoc] Clarify behavior of deprecated 
CSVFormat#withFirstRecordAsHeader() #2413.
a529f36b is described below

commit a529f36b64fc1016db5eedce73bd396781980773
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 2 13:44:29 2026 -0500

    [Javadoc] Clarify behavior of deprecated
    CSVFormat#withFirstRecordAsHeader() #2413.
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9e4bce66..cadb261c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,7 @@
       <action type="fix" issue="CSV-320" dev="aherbert" due-to="Jan 
Burkhardt">Remove Spotbugs dependency and use exclude-filter instead 
#564.</action>
       <action type="fix" dev="ggregory" due-to="Cassio Santos">Remove broken 
website link #577.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
+      <action type="fix" dev="ggregory" due-to="Indy, Gary Gregory">[Javadoc] 
Clarify behavior of deprecated CSVFormat#withFirstRecordAsHeader() 
#2413.</action>
       <!-- ADD -->
       <action type="add" dev="ggregory" due-to="Gary Gregory, Indy, Sylvia van 
Os" issue="CSV-307">Add an "Android Compatibility" section to the web 
site.</action>
       <!-- UPDATE --> 

Reply via email to