Release 0.13
[gedcom-parse.git] / README
diff --git a/README b/README
index aa4e4a27b79a33d87318c15fced164aac424c4fe..735e07174e2e6ab081ddb9ee023825e7192b7b93 100644 (file)
--- a/README
+++ b/README
@@ -20,6 +20,8 @@ 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
 
+ - specific parsing and checking of cross-references
+
  - 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)
@@ -28,7 +30,6 @@ 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