Simplify handling of default charset.
[gedcom-parse.git] / doc / usage.html
index a39d0ac13bb5b9d940995e902970e93221c5e8ac..c50bd4714bb91eeb416109fb878da995fd8f922d 100644 (file)
@@ -84,7 +84,7 @@ the library calls it makes.  Practically, it should e.g. come before
  any calls to any GTK functions, because GTK uses <code>iconv_open</code>
  in its initialization. &nbsp;For the same reason it is also advised to put
 the <code>-lgedcom</code> option on the linking of the program as the last
-option, so that it's initialization code is run first.<br>
+option, so that its initialization code is run first.<br>
           <br>
         The next sections will refine this piece of code to be able to have
  meaningful errors   and the actual data that is in the file.<br>
@@ -484,8 +484,7 @@ default)<br>
                                                                         
                                         
 </ul>
-       Note that, currently, no actual compatibility code is present, but 
-this   is on the to-do list.<br>
+       Currently, there is a beginning for compatibility for ftree and Lifelines (3.0.2).<br>
                          
 <hr width="100%" size="2">                       
 <h2><a name="Converting_character_sets"></a>Converting character sets</h2>