CSVDocument: Add note that it has moved to FPC (a long time ago) and will not be maintained here any more.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8146 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2021-11-07 09:49:11 +00:00
parent 35e4b8de27
commit de66749613

View File

@ -0,0 +1,5 @@
Since FPC 3.0, CSVDocument has been incorporated into FCL (folder fcl-base/src,
units csvreadwrite.pp and csvdocument.pp) where it is actively maintained.
This folder on CCR is kept for compatibility, but will not be maintained any
more.