diff --git a/doap_csv.rdf b/doap_csv.rdf
new file mode 100644
index 00000000..96324e7e
--- /dev/null
+++ b/doap_csv.rdf
@@ -0,0 +1,48 @@
+
+
+
+
+ Apache Commons Lang
+
+ Java
+
+
+
+
+
+ Java Common Components
+
+ The Apache Commons CSV library provides a simple interface for reading and writing
+ CSV files of various types.
+
+
+
+
+
+
+
+
+
+ commons-csv
+ 2014-08-14
+ 1.0
+
+
+
+
+
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7c7d576f..b735b174 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,7 +39,7 @@
-
+
No longer works with Java 6
NullPointerException when empty header string and and null string of ""
Validate format parameters in constructor