diff --git a/ChangeLog b/ChangeLog index a9eae8add7..f7aed29a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Tue Mar 23 23:58:51 2010 James Edward Gray II * lib/csv.rb: Incorporating the fixes from the recent - FasterCSV releases: 1.5.2 and 1.5.3. [ruby-core:25038] + FasterCSV releases: 1.5.2 and 1.5.3. New parser + by Tim Elliott. [ruby-core:25038] Tue Mar 23 18:35:46 2010 Shugo Maeda