Updated.
[gedcom-parse.git] / NEWS
1 NOTE: NO BACKWARD COMPATIBILITY IS GUARANTEED FOR 0.x RELEASES !!
2
3 release 0.12 ():
4
5  - The calling of callbacks is now completed.
6
7  - The parsed value that is returned in callbacks can now be:
8      - a null value
9      - a string
10      - a date (struct date_value)
11    See the documentation for more info.  Parsing and checking of cross-
12    references will be added next.
13
14 release 0.11 (15 December 2001):
15
16  - Initial release from Sourceforge.net (developers only !)
17   
18 # $Id$
19 # $Name$