Release 0.16
[gedcom-parse.git] / README
diff --git a/README b/README
index aa4e4a27b79a33d87318c15fced164aac424c4fe..a6ad5895fba6dcc1c434e65e85453a2d67870685 100644 (file)
--- a/README
+++ b/README
@@ -20,17 +20,18 @@ Its main features are:
  - specific parsing of date values to a calendar-neutral date system (Julian
    days aka serial day numbers); the date parser can be called separately
 
- - provisions for "compatibility-mode" parsing, to allow for not-exactly-
-   standard syntaxes used by other genealogy programs (only the hooks are
-   in at the moment, not the actual compatibility)
+ - specific parsing and checking of cross-references
+
+ - "compatibility-mode" parsing, to allow for not-exactly-standard syntaxes
+   used by other genealogy programs; currently, compatibility is added for:
+     - ftree
+     - Lifelines 3.0.2 (not complete)
 
 NOTE:
  - NO BACKWARD COMPATIBILITY is guaranteed for 0.x releases !
 
 To do list:
- - specific parsing and checking of cross-references
  - specific parsing of other special values
- - C++ interface
  - compatibility with other genealogy programs
  - older/newer Gedcom standards ?
  - ...
@@ -41,7 +42,7 @@ or to the SourceForge project web site and summary page:
   http://sourceforge.net/projects/gedcom-parse
 
 Also, have a look at the 'Genes' program, from which this library is a
-spin-off, and which intends to use this library:
+spin-off, and which uses this library:
   http://genes.sourceforge.net
   http://sourceforge.net/projects/genes