update release note git-svn-id: http://svn.apache.org/repos/asf/jena/Experimental/jena-csv@1618132 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/c4872f60 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/c4872f60 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/c4872f60 Branch: refs/heads/master Commit: c4872f600539d54bd0532faa82f991d055caf68e Parents: 78bfe70 Author: Ying Jiang <[email protected]> Authored: Fri Aug 15 09:58:15 2014 +0000 Committer: Ying Jiang <[email protected]> Committed: Fri Aug 15 09:58:15 2014 +0000 ---------------------------------------------------------------------- ReleaseNotes.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/c4872f60/ReleaseNotes.txt ---------------------------------------------------------------------- diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 0fd1154..58688df 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -3,7 +3,12 @@ Release Notes ==== Apache Jena - CSV PropertyTable 1.0.0 -+ PropertyTable and 2 implementations: - -+ ++ PropertyTable and its 2 implementations: + PropertyTableArrayImpl + PropertyTableHashMapImpl ++ GraphPropertyTable and StageGenerator Optimization ++ RIOT Reader for CSV Files ++ CSV2RDF tool + +
